Rate Overview
Live
1 OMR = 20.3231 HKD
1 HKD = 0.049205
OMR
Avg
20.1922
High
20.3231
Low
20.1179
Last updated: 3/28/2026, 9:28:35 AM
Quick Conversions
| OMR | HKD |
|---|---|
| 1 OMR | 20.32 HKD |
| 10 OMR | 203.23 HKD |
| 50 OMR | 1,016.16 HKD |
| 100 OMR | 2,032.31 HKD |
| 500 OMR | 10,161.56 HKD |
| 1,000 OMR | 20,323.12 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-03-28T09:28:35Z",
"rates": {
"HKD": 20.323121
}
}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": 2032.3121,
"rate": 20.323121
}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