Rate Overview
Live
1 BTN = 0.024042 FJD
1 FJD = 41.5939
BTN
Avg
0.024131
High
0.024343
Low
0.024012
Last updated: 3/7/2026, 7:36:02 AM
Quick Conversions
| BTN | FJD |
|---|---|
| 1 BTN | 0.02 FJD |
| 10 BTN | 0.24 FJD |
| 50 BTN | 1.20 FJD |
| 100 BTN | 2.40 FJD |
| 500 BTN | 12.02 FJD |
| 1,000 BTN | 24.04 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-03-07T07:36:02Z",
"rates": {
"FJD": 0.024042
}
}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.4042,
"rate": 0.024042
}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