Rate Overview
Live
1 BTN = 1.8495 DJF
1 DJF = 0.540694
BTN
Avg
2.0257
High
2.1271
Low
1.8495
Last updated: 5/29/2026, 12:04:26 AM
Quick Conversions
| BTN | DJF |
|---|---|
| 1 BTN | 1.85 DJF |
| 10 BTN | 18.49 DJF |
| 50 BTN | 92.47 DJF |
| 100 BTN | 184.95 DJF |
| 500 BTN | 924.74 DJF |
| 1,000 BTN | 1,849.47 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-29T00:04:26Z",
"rates": {
"DJF": 1.849474
}
}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": 184.94740000000002,
"rate": 1.849474
}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