Rate Overview
Live
1 FJD = 42.5728 BTN
1 BTN = 0.023489
FJD
Avg
42.7947
High
43.1139
Low
42.5172
Last updated: 6/15/2026, 10:05:47 PM
Quick Conversions
| FJD | BTN |
|---|---|
| 1 FJD | 42.57 BTN |
| 10 FJD | 425.73 BTN |
| 50 FJD | 2,128.64 BTN |
| 100 FJD | 4,257.28 BTN |
| 500 FJD | 21,286.42 BTN |
| 1,000 FJD | 42,572.85 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-06-15T22:05:47Z",
"rates": {
"BTN": 42.572846
}
}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": 4257.2846,
"rate": 42.572846
}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