Rate Overview
Live
1 HKD = 0.049323 OMR
1 OMR = 20.2745
HKD
Avg
0.049285
High
0.049487
Low
0.048697
Last updated: 3/26/2026, 2:01:37 PM
Quick Conversions
| HKD | OMR |
|---|---|
| 1 HKD | 0.05 OMR |
| 10 HKD | 0.49 OMR |
| 50 HKD | 2.47 OMR |
| 100 HKD | 4.93 OMR |
| 500 HKD | 24.66 OMR |
| 1,000 HKD | 49.32 OMR |
Get HKD/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=OMRExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-26T14:01:37Z",
"rates": {
"OMR": 0.049323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "OMR",
"amount": 100
},
"result": 4.9323,
"rate": 0.049323
}Build with HKD/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key