Rate Overview
Live
1 JMD = 0.602912 BTN
1 BTN = 1.6586
JMD
Avg
0.576654
High
0.610922
Low
0.543814
Last updated: 8/1/2026, 12:18:08 PM
Quick Conversions
| JMD | BTN |
|---|---|
| 1 JMD | 0.60 BTN |
| 10 JMD | 6.03 BTN |
| 50 JMD | 30.15 BTN |
| 100 JMD | 60.29 BTN |
| 500 JMD | 301.46 BTN |
| 1,000 JMD | 602.91 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-08-01T12:18:08Z",
"rates": {
"BTN": 0.602912
}
}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": 60.2912,
"rate": 0.602912
}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