Rate Overview
Live
1 JOD = 11.0601 HKD
1 HKD = 0.090415
JOD
Avg
11.0593
High
11.0608
Low
11.0572
Last updated: 6/28/2026, 11:49:32 PM
Quick Conversions
| JOD | HKD |
|---|---|
| 1 JOD | 11.06 HKD |
| 10 JOD | 110.60 HKD |
| 50 JOD | 553.00 HKD |
| 100 JOD | 1,106.01 HKD |
| 500 JOD | 5,530.04 HKD |
| 1,000 JOD | 11,060.08 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-06-28T23:49:32Z",
"rates": {
"HKD": 11.060084
}
}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": 1106.0084,
"rate": 11.060084
}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