Rate Overview
Live
1 FJD = 42.9136 BTN
1 BTN = 0.023303
FJD
Avg
42.8633
High
43.0732
Low
42.7111
Last updated: 8/12/2026, 10:15:14 AM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 42.91 BTN |
| 10 FJD | 429.14 BTN |
| 50 FJD | 2,145.68 BTN |
| 100 FJD | 4,291.36 BTN |
| 500 FJD | 21,456.81 BTN |
| 1,000 FJD | 42,913.61 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-08-12T10:15:14Z",
"rates": {
"BTN": 42.91361
}
}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": 4291.361,
"rate": 42.91361
}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