Rate Overview
Live
1 HKD = 0.090658 JOD
1 JOD = 11.0305
HKD
Avg
0.090681
High
0.090872
Low
0.090627
Last updated: 3/7/2026, 12:15:05 AM
Quick Conversions
| HKD | JOD |
|---|---|
| 1 HKD | 0.09 JOD |
| 10 HKD | 0.91 JOD |
| 50 HKD | 4.53 JOD |
| 100 HKD | 9.07 JOD |
| 500 HKD | 45.33 JOD |
| 1,000 HKD | 90.66 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-07T00:15:05Z",
"rates": {
"JOD": 0.090658
}
}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.0658,
"rate": 0.090658
}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