Rate Overview
Live
1 OMR = 113.8388 UAH
1 UAH = 0.008784
OMR
Avg
113.8294
High
114.6152
Low
113.3611
Last updated: 3/28/2026, 9:09:41 AM
Quick Conversions
| OMR | UAH |
|---|---|
| 1 OMR | 113.84 UAH |
| 10 OMR | 1,138.39 UAH |
| 50 OMR | 5,691.94 UAH |
| 100 OMR | 11,383.88 UAH |
| 500 OMR | 56,919.42 UAH |
| 1,000 OMR | 113,838.83 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-03-28T09:09:41Z",
"rates": {
"UAH": 113.838833
}
}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": 11383.8833,
"rate": 113.838833
}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