Rate Overview
Live
1 JOD = 11.0485 HKD
1 HKD = 0.090510
JOD
Avg
11.0377
High
11.0548
Low
11.0045
Last updated: 3/27/2026, 12:01:22 PM
Quick Conversions
| JOD | HKD |
|---|---|
| 1 JOD | 11.05 HKD |
| 10 JOD | 110.49 HKD |
| 50 JOD | 552.43 HKD |
| 100 JOD | 1,104.85 HKD |
| 500 JOD | 5,524.26 HKD |
| 1,000 JOD | 11,048.52 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-27T12:01:22Z",
"rates": {
"HKD": 11.048519
}
}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.8519000000001,
"rate": 11.048519
}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