Rate Overview
Live
1 BTN = 1.8579 DJF
1 DJF = 0.538238
BTN
Avg
1.8599
High
1.8850
Low
1.8399
Last updated: 7/28/2026, 8:50:11 AM
Quick Conversions
| BTN | DJF |
|---|---|
| 1 BTN | 1.86 DJF |
| 10 BTN | 18.58 DJF |
| 50 BTN | 92.90 DJF |
| 100 BTN | 185.79 DJF |
| 500 BTN | 928.96 DJF |
| 1,000 BTN | 1,857.92 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-07-28T08:50:11Z",
"rates": {
"DJF": 1.857915
}
}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": 185.79149999999998,
"rate": 1.857915
}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