Rate Overview
Live
1 EGP = 0.087153 RON
1 RON = 11.4741
EGP
Avg
0.088407
High
0.090792
Low
0.087153
Last updated: 3/7/2026, 4:59:18 AM
Quick Conversions
| EGP | RON |
|---|---|
| 1 EGP | 0.09 RON |
| 10 EGP | 0.87 RON |
| 50 EGP | 4.36 RON |
| 100 EGP | 8.72 RON |
| 500 EGP | 43.58 RON |
| 1,000 EGP | 87.15 RON |
Get EGP/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=RONExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-07T04:59:18Z",
"rates": {
"RON": 0.087153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "RON",
"amount": 100
},
"result": 8.7153,
"rate": 0.087153
}Build with EGP/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key