Rate Overview
Live
1 HKD = 0.090504 JOD
1 JOD = 11.0492
HKD
Avg
0.090957
High
0.091263
Low
0.090504
Last updated: 3/27/2026, 11:14:51 AM
Quick Conversions
| HKD | JOD |
|---|---|
| 1 HKD | 0.09 JOD |
| 10 HKD | 0.91 JOD |
| 50 HKD | 4.53 JOD |
| 100 HKD | 9.05 JOD |
| 500 HKD | 45.25 JOD |
| 1,000 HKD | 90.50 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-03-27T11:14:51Z",
"rates": {
"JOD": 0.090504
}
}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.0504,
"rate": 0.090504
}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