Rate Overview
Live
1 FJD = 2.2359 BRL
1 BRL = 0.447250
FJD
Avg
2.2513
High
2.2627
Low
2.2359
Last updated: 5/6/2026, 12:10:32 PM
Quick Conversions
| FJD | BRL |
|---|---|
| 1 FJD | 2.24 BRL |
| 10 FJD | 22.36 BRL |
| 50 FJD | 111.79 BRL |
| 100 FJD | 223.59 BRL |
| 500 FJD | 1,117.94 BRL |
| 1,000 FJD | 2,235.89 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-06T12:10:32Z",
"rates": {
"BRL": 2.235887
}
}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": 223.5887,
"rate": 2.235887
}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