Rate Overview
Live
1 RON = 11.6016 EGP
1 EGP = 0.086195
RON
Avg
11.0747
High
12.1989
Low
10.4587
Last updated: 5/27/2026, 1:56:33 PM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 11.60 EGP |
| 10 RON | 116.02 EGP |
| 50 RON | 580.08 EGP |
| 100 RON | 1,160.16 EGP |
| 500 RON | 5,800.78 EGP |
| 1,000 RON | 11,601.55 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-05-27T13:56:33Z",
"rates": {
"EGP": 11.601552
}
}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": 1160.1552,
"rate": 11.601552
}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