Rate Overview
Live
1 RON = 11.2365 EGP
1 EGP = 0.088995
RON
Avg
11.1463
High
11.2451
Low
10.9923
Last updated: 8/2/2026, 12:59:01 PM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 11.24 EGP |
| 10 RON | 112.37 EGP |
| 50 RON | 561.83 EGP |
| 100 RON | 1,123.65 EGP |
| 500 RON | 5,618.27 EGP |
| 1,000 RON | 11,236.54 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-02T12:59:01Z",
"rates": {
"EGP": 11.236541
}
}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": 1123.6541,
"rate": 11.236541
}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