Rate Overview
Live
1 FJD = 2.2540 BRL
1 BRL = 0.443651
FJD
Avg
2.2617
High
2.2881
Low
2.2405
Last updated: 4/15/2026, 10:50:10 PM
Quick Conversions
| FJD | BRL |
|---|---|
| 1 FJD | 2.25 BRL |
| 10 FJD | 22.54 BRL |
| 50 FJD | 112.70 BRL |
| 100 FJD | 225.40 BRL |
| 500 FJD | 1,127.01 BRL |
| 1,000 FJD | 2,254.02 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-04-15T22:50:10Z",
"rates": {
"BRL": 2.254024
}
}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": 225.40239999999997,
"rate": 2.254024
}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