Rate Overview
Live
1 JOD = 11.0370 HKD
1 HKD = 0.090604
JOD
Avg
11.0453
High
11.0509
Low
11.0363
Last updated: 4/16/2026, 7:57:54 PM
Quick Conversions
| JOD | HKD |
|---|---|
| 1 JOD | 11.04 HKD |
| 10 JOD | 110.37 HKD |
| 50 JOD | 551.85 HKD |
| 100 JOD | 1,103.70 HKD |
| 500 JOD | 5,518.51 HKD |
| 1,000 JOD | 11,037.03 HKD |
Get JOD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=HKDExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-04-16T19:57:54Z",
"rates": {
"HKD": 11.037025
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "HKD",
"amount": 100
},
"result": 1103.7024999999999,
"rate": 11.037025
}Build with JOD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key