Rate Overview
Live
1 OMR = 116.4685 UAH
1 UAH = 0.008586
OMR
Avg
116.2256
High
116.5278
Low
116.0183
Last updated: 7/29/2026, 3:59:34 AM
Quick Conversions
| OMR | UAH |
|---|---|
| 1 OMR | 116.47 UAH |
| 10 OMR | 1,164.68 UAH |
| 50 OMR | 5,823.42 UAH |
| 100 OMR | 11,646.85 UAH |
| 500 OMR | 58,234.23 UAH |
| 1,000 OMR | 116,468.46 UAH |
Get OMR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=UAHExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-29T03:59:34Z",
"rates": {
"UAH": 116.468459
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "UAH",
"amount": 100
},
"result": 11646.8459,
"rate": 116.468459
}Build with OMR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key