Rate Overview
Live
1 EUR = 0.444100 OMR
1 OMR = 2.2517
EUR
Avg
0.449870
High
0.457460
Low
0.440840
Last updated: 3/27/2026, 1:27:44 PM
Quick Conversions
| EUR | OMR |
|---|---|
| 1 EUR | 0.44 OMR |
| 10 EUR | 4.44 OMR |
| 50 EUR | 22.21 OMR |
| 100 EUR | 44.41 OMR |
| 500 EUR | 222.05 OMR |
| 1,000 EUR | 444.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-03-27T13:27:44Z",
"rates": {
"OMR": 0.4441
}
}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.41,
"rate": 0.4441
}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