Rate Overview
Live
1 FJD = 2.2713 BRL
1 BRL = 0.440275
FJD
Avg
2.3468
High
2.4808
Low
2.2391
Last updated: 7/23/2026, 4:19:55 PM
Quick Conversions
| FJD | BRL |
|---|---|
| 1 FJD | 2.27 BRL |
| 10 FJD | 22.71 BRL |
| 50 FJD | 113.57 BRL |
| 100 FJD | 227.13 BRL |
| 500 FJD | 1,135.65 BRL |
| 1,000 FJD | 2,271.31 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-07-23T16:19:55Z",
"rates": {
"BRL": 2.271309
}
}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.1309,
"rate": 2.271309
}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