Rate Overview
Live
1 EGP = 0.007672 OMR
1 OMR = 130.3441
EGP
Avg
0.007803
High
0.008064
Low
0.007672
Last updated: 3/7/2026, 4:59:37 AM
Quick Conversions
| EGP | OMR |
|---|---|
| 1 EGP | 0.01 OMR |
| 10 EGP | 0.08 OMR |
| 50 EGP | 0.38 OMR |
| 100 EGP | 0.77 OMR |
| 500 EGP | 3.84 OMR |
| 1,000 EGP | 7.67 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-03-07T04:59:37Z",
"rates": {
"OMR": 0.007672
}
}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.7672,
"rate": 0.007672
}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