Rate Overview
Live
1 OMR = 116.6312 UAH
1 UAH = 0.008574
OMR
Avg
110.7874
High
116.6312
Low
107.1470
Last updated: 6/21/2026, 8:19:04 AM
Quick Conversions
| OMR | UAH |
|---|---|
| 1 OMR | 116.63 UAH |
| 10 OMR | 1,166.31 UAH |
| 50 OMR | 5,831.56 UAH |
| 100 OMR | 11,663.12 UAH |
| 500 OMR | 58,315.62 UAH |
| 1,000 OMR | 116,631.23 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-06-21T08:19:04Z",
"rates": {
"UAH": 116.63123
}
}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": 11663.123,
"rate": 116.63123
}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