Rate Overview
Live
1 BTN = 1.8910 DJF
1 DJF = 0.528809
BTN
Avg
1.8798
High
1.8910
Low
1.8658
Last updated: 9/5/2026, 4:31:02 PM
Quick Conversions
| BTN | DJF |
|---|---|
| 1 BTN | 1.89 DJF |
| 10 BTN | 18.91 DJF |
| 50 BTN | 94.55 DJF |
| 100 BTN | 189.10 DJF |
| 500 BTN | 945.52 DJF |
| 1,000 BTN | 1,891.04 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-09-05T16:31:02Z",
"rates": {
"DJF": 1.891042
}
}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": 189.1042,
"rate": 1.891042
}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