Rate Overview
Live
1 BTN = 1.6504 JMD
1 JMD = 0.605913
BTN
Avg
1.6882
High
1.7735
Low
1.6365
Last updated: 7/29/2026, 10:14:26 AM
Quick Conversions
| BTN | JMD |
|---|---|
| 1 BTN | 1.65 JMD |
| 10 BTN | 16.50 JMD |
| 50 BTN | 82.52 JMD |
| 100 BTN | 165.04 JMD |
| 500 BTN | 825.20 JMD |
| 1,000 BTN | 1,650.40 JMD |
Get BTN/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=JMDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-29T10:14:26Z",
"rates": {
"JMD": 1.650402
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "JMD",
"amount": 100
},
"result": 165.0402,
"rate": 1.650402
}Build with BTN/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key