Rate Overview
Live
1 RON = 11.3430 EGP
1 EGP = 0.088160
RON
Avg
11.3004
High
11.3430
Low
11.2610
Last updated: 9/11/2026, 9:45:00 PM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 11.34 EGP |
| 10 RON | 113.43 EGP |
| 50 RON | 567.15 EGP |
| 100 RON | 1,134.30 EGP |
| 500 RON | 5,671.48 EGP |
| 1,000 RON | 11,342.96 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-09-11T21:45:00Z",
"rates": {
"EGP": 11.342958
}
}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": 1134.2957999999999,
"rate": 11.342958
}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