Rate Overview
Live
1 JMD = 0.588094 BTN
1 BTN = 1.7004
JMD
Avg
0.586202
High
0.589767
Low
0.583475
Last updated: 3/7/2026, 2:55:47 AM
Quick Conversions
| JMD | BTN |
|---|---|
| 1 JMD | 0.59 BTN |
| 10 JMD | 5.88 BTN |
| 50 JMD | 29.40 BTN |
| 100 JMD | 58.81 BTN |
| 500 JMD | 294.05 BTN |
| 1,000 JMD | 588.09 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-03-07T02:55:47Z",
"rates": {
"BTN": 0.588094
}
}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": 58.809400000000004,
"rate": 0.588094
}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