Rate Overview
Live
1 BTN = 1.9085 DJF
1 DJF = 0.523969
BTN
Avg
1.9135
High
1.9215
Low
1.9067
Last updated: 4/17/2026, 5:48:21 PM
Quick Conversions
| BTN | DJF |
|---|---|
| 1 BTN | 1.91 DJF |
| 10 BTN | 19.09 DJF |
| 50 BTN | 95.43 DJF |
| 100 BTN | 190.85 DJF |
| 500 BTN | 954.25 DJF |
| 1,000 BTN | 1,908.51 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-04-17T17:48:21Z",
"rates": {
"DJF": 1.908509
}
}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": 190.8509,
"rate": 1.908509
}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