Rate Overview
Live
1 RON = 10.8939 EGP
1 EGP = 0.091794
RON
Avg
11.1701
High
11.4840
Low
10.8939
Last updated: 6/19/2026, 8:45:40 AM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 10.89 EGP |
| 10 RON | 108.94 EGP |
| 50 RON | 544.70 EGP |
| 100 RON | 1,089.39 EGP |
| 500 RON | 5,446.97 EGP |
| 1,000 RON | 10,893.94 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-06-19T08:45:40Z",
"rates": {
"EGP": 10.893943
}
}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": 1089.3943,
"rate": 10.893943
}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