Rate Overview
Live
1 EUR = 0.453100 OMR
1 OMR = 2.2070
EUR
Avg
0.452887
High
0.455208
Low
0.450855
Last updated: 4/17/2026, 4:58:08 AM
Quick Conversions
| EUR | OMR |
|---|---|
| 1 EUR | 0.45 OMR |
| 10 EUR | 4.53 OMR |
| 50 EUR | 22.66 OMR |
| 100 EUR | 45.31 OMR |
| 500 EUR | 226.55 OMR |
| 1,000 EUR | 453.10 OMR |
Get EUR/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=OMRExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-04-17T04:58:08Z",
"rates": {
"OMR": 0.4531
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "OMR",
"amount": 100
},
"result": 45.31,
"rate": 0.4531
}Build with EUR/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key