Rate Overview
Live
1 HKD = 0.049346 OMR
1 OMR = 20.2651
HKD
Avg
0.049298
High
0.049487
Low
0.048697
Last updated: 3/6/2026, 8:59:47 AM
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.67 OMR |
| 1,000 HKD | 49.35 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-06T08:59:47Z",
"rates": {
"OMR": 0.049346
}
}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.9346,
"rate": 0.049346
}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