Rate Overview
Live
1 JMD = 0.607794 BTN
1 BTN = 1.6453
JMD
Avg
0.608357
High
0.611428
Low
0.604178
Last updated: 7/30/2026, 4:42:02 AM
Quick Conversions
| JMD | BTN |
|---|---|
| 1 JMD | 0.61 BTN |
| 10 JMD | 6.08 BTN |
| 50 JMD | 30.39 BTN |
| 100 JMD | 60.78 BTN |
| 500 JMD | 303.90 BTN |
| 1,000 JMD | 607.79 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-07-30T04:42:02Z",
"rates": {
"BTN": 0.607794
}
}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.779399999999995,
"rate": 0.607794
}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