Rate Overview
Live
1 EUR = 0.447040 OMR
1 OMR = 2.2369
EUR
Avg
0.447196
High
0.448603
Low
0.445576
Last updated: 9/6/2026, 6:58:12 PM
Quick Conversions
| EUR | OMR |
|---|---|
| 1 EUR | 0.45 OMR |
| 10 EUR | 4.47 OMR |
| 50 EUR | 22.35 OMR |
| 100 EUR | 44.70 OMR |
| 500 EUR | 223.52 OMR |
| 1,000 EUR | 447.04 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-09-06T18:58:12Z",
"rates": {
"OMR": 0.44704
}
}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.704,
"rate": 0.44704
}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