Rate Overview
Live
1 HKD = 0.090439 JOD
1 JOD = 11.0572
HKD
Avg
0.090438
High
0.090509
Low
0.090380
Last updated: 7/12/2026, 11:36:37 AM
Quick Conversions
| HKD | JOD |
|---|---|
| 1 HKD | 0.09 JOD |
| 10 HKD | 0.90 JOD |
| 50 HKD | 4.52 JOD |
| 100 HKD | 9.04 JOD |
| 500 HKD | 45.22 JOD |
| 1,000 HKD | 90.44 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-07-12T11:36:37Z",
"rates": {
"JOD": 0.090439
}
}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.0439,
"rate": 0.090439
}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