Rate Overview
Live
1 FJD = 2.2913 BRL
1 BRL = 0.436439
FJD
Avg
2.4337
High
2.6633
Low
2.2464
Last updated: 5/26/2026, 7:35:21 PM
Quick Conversions
| FJD | BRL |
|---|---|
| 1 FJD | 2.29 BRL |
| 10 FJD | 22.91 BRL |
| 50 FJD | 114.56 BRL |
| 100 FJD | 229.13 BRL |
| 500 FJD | 1,145.64 BRL |
| 1,000 FJD | 2,291.27 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-05-26T19:35:21Z",
"rates": {
"BRL": 2.291273
}
}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": 229.1273,
"rate": 2.291273
}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