Rate Overview
Live
1 JOD = 11.0492 HKD
1 HKD = 0.090505
JOD
Avg
11.0442
High
11.0522
Low
11.0281
Last updated: 3/27/2026, 1:42:12 PM
Quick Conversions
| JOD | HKD |
|---|---|
| 1 JOD | 11.05 HKD |
| 10 JOD | 110.49 HKD |
| 50 JOD | 552.46 HKD |
| 100 JOD | 1,104.92 HKD |
| 500 JOD | 5,524.58 HKD |
| 1,000 JOD | 11,049.15 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-03-27T13:42:12Z",
"rates": {
"HKD": 11.049153
}
}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": 1104.9153000000001,
"rate": 11.049153
}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