Rate Overview
Live
1 HKD = 0.049207 OMR
1 OMR = 20.3223
HKD
Avg
0.049200
High
0.049233
Low
0.049095
Last updated: 7/1/2026, 6:18:37 PM
Quick Conversions
| HKD | OMR |
|---|---|
| 1 HKD | 0.05 OMR |
| 10 HKD | 0.49 OMR |
| 50 HKD | 2.46 OMR |
| 100 HKD | 4.92 OMR |
| 500 HKD | 24.60 OMR |
| 1,000 HKD | 49.21 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-07-01T18:18:37Z",
"rates": {
"OMR": 0.049207
}
}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.9207,
"rate": 0.049207
}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