Rate Overview
Live
1 OMR = 20.3148 HKD
1 HKD = 0.049225
OMR
Avg
20.3355
High
20.6107
Low
20.1447
Last updated: 7/21/2026, 7:45:12 PM
Quick Conversions
| OMR | HKD |
|---|---|
| 1 OMR | 20.31 HKD |
| 10 OMR | 203.15 HKD |
| 50 OMR | 1,015.74 HKD |
| 100 OMR | 2,031.48 HKD |
| 500 OMR | 10,157.38 HKD |
| 1,000 OMR | 20,314.75 HKD |
Get OMR/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=HKDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-21T19:45:12Z",
"rates": {
"HKD": 20.31475
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "HKD",
"amount": 100
},
"result": 2031.475,
"rate": 20.31475
}Build with OMR/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key