Rate Overview
Live
1 JOD = 11.0490 HKD
1 HKD = 0.090506
JOD
Avg
11.0180
High
11.0548
Low
10.9791
Last updated: 3/27/2026, 3:35:39 PM
Quick Conversions
| JOD | HKD |
|---|---|
| 1 JOD | 11.05 HKD |
| 10 JOD | 110.49 HKD |
| 50 JOD | 552.45 HKD |
| 100 JOD | 1,104.90 HKD |
| 500 JOD | 5,524.51 HKD |
| 1,000 JOD | 11,049.01 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-27T15:35:39Z",
"rates": {
"HKD": 11.049012
}
}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.9012,
"rate": 11.049012
}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