Rate Overview
Live
1 RON = 11.2139 EGP
1 EGP = 0.089175
RON
Avg
11.1121
High
11.2139
Low
11.0406
Last updated: 8/20/2026, 9:24:08 AM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 11.21 EGP |
| 10 RON | 112.14 EGP |
| 50 RON | 560.69 EGP |
| 100 RON | 1,121.39 EGP |
| 500 RON | 5,606.94 EGP |
| 1,000 RON | 11,213.88 EGP |
Get RON/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=EGPExample Response:
{
"success": true,
"base": "RON",
"date": "2026-08-20T09:24:08Z",
"rates": {
"EGP": 11.213877
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "EGP",
"amount": 100
},
"result": 1121.3877,
"rate": 11.213877
}Build with RON/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key