Rate Overview
Live
1 HKD = 0.090491 JOD
1 JOD = 11.0508
HKD
Avg
0.090732
High
0.091231
Low
0.090449
Last updated: 5/27/2026, 7:27:36 AM
Quick Conversions
| HKD | JOD |
|---|---|
| 1 HKD | 0.09 JOD |
| 10 HKD | 0.90 JOD |
| 50 HKD | 4.52 JOD |
| 100 HKD | 9.05 JOD |
| 500 HKD | 45.25 JOD |
| 1,000 HKD | 90.49 JOD |
Get HKD/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=JODExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-27T07:27:36Z",
"rates": {
"JOD": 0.090491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "JOD",
"amount": 100
},
"result": 9.049100000000001,
"rate": 0.090491
}Build with HKD/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key