Rate Overview
Live
1 FJD = 41.0959 BTN
1 BTN = 0.024333
FJD
Avg
41.3419
High
41.6444
Low
41.0789
Last updated: 3/6/2026, 8:09:24 AM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 41.10 BTN |
| 10 FJD | 410.96 BTN |
| 50 FJD | 2,054.79 BTN |
| 100 FJD | 4,109.59 BTN |
| 500 FJD | 20,547.94 BTN |
| 1,000 FJD | 41,095.89 BTN |
Get FJD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=BTNExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-06T08:09:24Z",
"rates": {
"BTN": 41.095889
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "BTN",
"amount": 100
},
"result": 4109.5889,
"rate": 41.095889
}Build with FJD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key