Rate Overview
Live
1 BTN = 1.8881 DJF
1 DJF = 0.529637
BTN
Avg
1.8758
High
1.8881
Low
1.8694
Last updated: 5/7/2026, 6:59:32 PM
Quick Conversions
| BTN | DJF |
|---|---|
| 1 BTN | 1.89 DJF |
| 10 BTN | 18.88 DJF |
| 50 BTN | 94.40 DJF |
| 100 BTN | 188.81 DJF |
| 500 BTN | 944.04 DJF |
| 1,000 BTN | 1,888.09 DJF |
Get BTN/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=DJFExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-07T18:59:32Z",
"rates": {
"DJF": 1.888086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "DJF",
"amount": 100
},
"result": 188.80859999999998,
"rate": 1.888086
}Build with BTN/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key