Rate Overview
Live
1 EUR = 0.445287 OMR
1 OMR = 2.2457
EUR
Avg
0.449914
High
0.457460
Low
0.440840
Last updated: 3/27/2026, 7:52:21 AM
Quick Conversions
| EUR | OMR |
|---|---|
| 1 EUR | 0.45 OMR |
| 10 EUR | 4.45 OMR |
| 50 EUR | 22.26 OMR |
| 100 EUR | 44.53 OMR |
| 500 EUR | 222.64 OMR |
| 1,000 EUR | 445.29 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-03-27T07:52:21Z",
"rates": {
"OMR": 0.445287
}
}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": 44.5287,
"rate": 0.445287
}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