Rate Overview
Live
1 BTN = 1.6667 JMD
1 JMD = 0.600000
BTN
Avg
1.8135
High
1.8852
Low
1.6667
Last updated: 3/27/2026, 11:29:21 PM
Quick Conversions
| BTN | JMD |
|---|---|
| 1 BTN | 1.67 JMD |
| 10 BTN | 16.67 JMD |
| 50 BTN | 83.33 JMD |
| 100 BTN | 166.67 JMD |
| 500 BTN | 833.33 JMD |
| 1,000 BTN | 1,666.67 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-03-27T23:29:21Z",
"rates": {
"JMD": 1.666666
}
}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": 166.6666,
"rate": 1.666666
}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