Rate Overview
Live
1 BTN = 0.023755 FJD
1 FJD = 42.0964
BTN
Avg
0.023537
High
0.023755
Low
0.023287
Last updated: 6/19/2026, 8:39:58 AM
Quick Conversions
| BTN | FJD |
|---|---|
| 1 BTN | 0.02 FJD |
| 10 BTN | 0.24 FJD |
| 50 BTN | 1.19 FJD |
| 100 BTN | 2.38 FJD |
| 500 BTN | 11.88 FJD |
| 1,000 BTN | 23.76 FJD |
Get BTN/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=FJDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-19T08:39:58Z",
"rates": {
"FJD": 0.023755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "FJD",
"amount": 100
},
"result": 2.3754999999999997,
"rate": 0.023755
}Build with BTN/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key