Rate Overview
Live
1 HKD = 20.0346 JMD
1 JMD = 0.049914
HKD
Avg
20.0853
High
20.2007
Low
20.0346
Last updated: 3/27/2026, 6:03:29 AM
Quick Conversions
| HKD | JMD |
|---|---|
| 1 HKD | 20.03 JMD |
| 10 HKD | 200.35 JMD |
| 50 HKD | 1,001.73 JMD |
| 100 HKD | 2,003.46 JMD |
| 500 HKD | 10,017.29 JMD |
| 1,000 HKD | 20,034.58 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-27T06:03:29Z",
"rates": {
"JMD": 20.034578
}
}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.4578,
"rate": 20.034578
}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