Rate Overview
Live
1 JMD = 0.598582 BTN
1 BTN = 1.6706
JMD
Avg
0.603541
High
0.605402
Low
0.598582
Last updated: 5/7/2026, 12:32:51 PM
Quick Conversions
| JMD | BTN |
|---|---|
| 1 JMD | 0.60 BTN |
| 10 JMD | 5.99 BTN |
| 50 JMD | 29.93 BTN |
| 100 JMD | 59.86 BTN |
| 500 JMD | 299.29 BTN |
| 1,000 JMD | 598.58 BTN |
Get JMD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JMD¤cies=BTNExample Response:
{
"success": true,
"base": "JMD",
"date": "2026-05-07T12:32:51Z",
"rates": {
"BTN": 0.598582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JMD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JMD",
"to": "BTN",
"amount": 100
},
"result": 59.8582,
"rate": 0.598582
}Build with JMD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key