Rate Overview
Live
1 BTN = 1.6706 JMD
1 JMD = 0.598582
BTN
Avg
1.6569
High
1.6706
Low
1.6518
Last updated: 5/7/2026, 12:31:32 PM
Quick Conversions
| BTN | JMD |
|---|---|
| 1 BTN | 1.67 JMD |
| 10 BTN | 16.71 JMD |
| 50 BTN | 83.53 JMD |
| 100 BTN | 167.06 JMD |
| 500 BTN | 835.31 JMD |
| 1,000 BTN | 1,670.61 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-05-07T12:31:32Z",
"rates": {
"JMD": 1.670614
}
}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": 167.0614,
"rate": 1.670614
}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