Rate Overview
Live
1 FJD = 2.3571 BRL
1 BRL = 0.424254
FJD
Avg
2.3702
High
2.4406
Low
2.3112
Last updated: 3/26/2026, 1:16:30 PM
Quick Conversions
| FJD | BRL |
|---|---|
| 1 FJD | 2.36 BRL |
| 10 FJD | 23.57 BRL |
| 50 FJD | 117.85 BRL |
| 100 FJD | 235.71 BRL |
| 500 FJD | 1,178.54 BRL |
| 1,000 FJD | 2,357.08 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-03-26T13:16:30Z",
"rates": {
"BRL": 2.357078
}
}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": 235.7078,
"rate": 2.357078
}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