Rate Overview
Live
1 FJD = 2.2797 BRL
1 BRL = 0.438653
FJD
Avg
2.2992
High
2.3402
Low
2.2703
Last updated: 6/15/2026, 10:10:08 PM
Quick Conversions
| FJD | BRL |
|---|---|
| 1 FJD | 2.28 BRL |
| 10 FJD | 22.80 BRL |
| 50 FJD | 113.99 BRL |
| 100 FJD | 227.97 BRL |
| 500 FJD | 1,139.85 BRL |
| 1,000 FJD | 2,279.71 BRL |
Get FJD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=BRLExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-06-15T22:10:08Z",
"rates": {
"BRL": 2.279705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "BRL",
"amount": 100
},
"result": 227.9705,
"rate": 2.279705
}Build with FJD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key