Rate Overview
Live
1 JMD = 0.607924 BTN
1 BTN = 1.6449
JMD
Avg
0.587800
High
0.609038
Low
0.563840
Last updated: 5/27/2026, 9:56:24 PM
Quick Conversions
| JMD | BTN |
|---|---|
| 1 JMD | 0.61 BTN |
| 10 JMD | 6.08 BTN |
| 50 JMD | 30.40 BTN |
| 100 JMD | 60.79 BTN |
| 500 JMD | 303.96 BTN |
| 1,000 JMD | 607.92 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-27T21:56:24Z",
"rates": {
"BTN": 0.607924
}
}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.7924,
"rate": 0.607924
}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