Rate Overview
Live
1 JMD = 0.600000 BTN
1 BTN = 1.6667
JMD
Avg
0.581684
High
0.600000
Low
0.563840
Last updated: 3/27/2026, 9:44:17 PM
Quick Conversions
| JMD | BTN |
|---|---|
| 1 JMD | 0.60 BTN |
| 10 JMD | 6.00 BTN |
| 50 JMD | 30.00 BTN |
| 100 JMD | 60.00 BTN |
| 500 JMD | 300.00 BTN |
| 1,000 JMD | 600.00 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-27T21:44:17Z",
"rates": {
"BTN": 0.6
}
}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,
"rate": 0.6
}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