Rate Overview
Live
1 BTN = 1.6924 JMD
1 JMD = 0.590867
BTN
Avg
1.6982
High
1.7073
Low
1.6897
Last updated: 4/17/2026, 6:09:22 AM
Quick Conversions
| BTN | JMD |
|---|---|
| 1 BTN | 1.69 JMD |
| 10 BTN | 16.92 JMD |
| 50 BTN | 84.62 JMD |
| 100 BTN | 169.24 JMD |
| 500 BTN | 846.21 JMD |
| 1,000 BTN | 1,692.43 JMD |
Get BTN/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=JMDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-17T06:09:22Z",
"rates": {
"JMD": 1.692429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "JMD",
"amount": 100
},
"result": 169.2429,
"rate": 1.692429
}Build with BTN/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key