Feee

Fixed price

Fixed-price provider with the widest range of durations. Supports both energy and bandwidth.

Live price
--
Price data unavailable. The provider may be offline or the API is unreachable.
Provider details
TypeFixed price
Durations10m, 1d, 2d, 3d, 4d, 5d, 7d, 30d
ResourcesEnergy, Bandwidth
Websitefeee.io
Merx slugfeee

How Feee compares

Current cheapest provider is Netts at 24 SUN per energy unit.

Feee does not have price data available right now.

Why use Merx instead of buying from Feee directly

Feee is one of multiple providers connected to Merx. Buying through an aggregator gives you advantages that no single provider can offer:

  • Best price guarantee -- Merx compares Feee with every other provider every 30 seconds. If Feee is cheapest, your order goes there. If not, it goes to whoever is.
  • Automatic failover -- if Feee runs out of capacity or goes offline, your order fills through the next cheapest provider. No manual intervention.
  • One integration -- a single API replaces separate integrations with multiple providers. One balance, one order format, one webhook.
  • No lock-in -- you are not tied to Feee. As new providers join Merx, your orders automatically benefit from expanded supply and competition.
Get started

Alternatives to Feee

Other TRON energy providers available through Merx:

Or use Merx to compare all providers automatically and route your order to the cheapest option available right now.

Use via Merx

You do not need to integrate with Feee directly. Merx routes orders to Feee automatically when it offers the best price for your requested duration and amount.

curl -X POST https://merx.exchange/api/v1/orders \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "resource_type": "energy",
    "amount": 100000,
    "duration_sec": 3600,
    "target_address": "TYourAddress..."
  }'
Get startedAll providers