Rate Overview
Live
1 JOD = 11.0615 HKD
1 HKD = 0.090404
JOD
Avg
11.0063
High
11.0718
Low
10.9309
Last updated: 7/25/2026, 8:56:33 PM
Quick Conversions
| JOD | HKD |
|---|---|
| 1 JOD | 11.06 HKD |
| 10 JOD | 110.61 HKD |
| 50 JOD | 553.07 HKD |
| 100 JOD | 1,106.15 HKD |
| 500 JOD | 5,530.75 HKD |
| 1,000 JOD | 11,061.50 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-07-25T20:56:33Z",
"rates": {
"HKD": 11.061495
}
}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.1495,
"rate": 11.061495
}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