Rate Overview
Live
1 EGP = 0.007830 OMR
1 OMR = 127.7139
EGP
Avg
0.007829
High
0.007863
Low
0.007774
Last updated: 7/4/2026, 1:32:41 PM
Quick Conversions
| EGP | OMR |
|---|---|
| 1 EGP | 0.01 OMR |
| 10 EGP | 0.08 OMR |
| 50 EGP | 0.39 OMR |
| 100 EGP | 0.78 OMR |
| 500 EGP | 3.92 OMR |
| 1,000 EGP | 7.83 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-07-04T13:32:41Z",
"rates": {
"OMR": 0.00783
}
}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.783,
"rate": 0.00783
}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