Rate Overview
Live
1 HKD = 20.0314 JMD
1 JMD = 0.049922
HKD
Avg
20.3515
High
20.6764
Low
19.8293
Last updated: 3/27/2026, 11:13:53 AM
Quick Conversions
| HKD | JMD |
|---|---|
| 1 HKD | 20.03 JMD |
| 10 HKD | 200.31 JMD |
| 50 HKD | 1,001.57 JMD |
| 100 HKD | 2,003.14 JMD |
| 500 HKD | 10,015.69 JMD |
| 1,000 HKD | 20,031.38 JMD |
Get HKD/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=JMDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-27T11:13:53Z",
"rates": {
"JMD": 20.031381
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "JMD",
"amount": 100
},
"result": 2003.1381,
"rate": 20.031381
}Build with HKD/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key