Rate Overview
Live
1 EGP = 0.007324 OMR
1 OMR = 136.5374
EGP
Avg
0.007234
High
0.007324
Low
0.007166
Last updated: 5/7/2026, 1:19:45 AM
Quick Conversions
| EGP | OMR |
|---|---|
| 1 EGP | 0.01 OMR |
| 10 EGP | 0.07 OMR |
| 50 EGP | 0.37 OMR |
| 100 EGP | 0.73 OMR |
| 500 EGP | 3.66 OMR |
| 1,000 EGP | 7.32 OMR |
Get EGP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=OMRExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-05-07T01:19:45Z",
"rates": {
"OMR": 0.007324
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "OMR",
"amount": 100
},
"result": 0.7323999999999999,
"rate": 0.007324
}Build with EGP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key