Rate Overview
Live
1 RON = 10.8214 EGP
1 EGP = 0.092410
RON
Avg
11.3953
High
12.4015
Low
10.6948
Last updated: 7/11/2026, 1:30:30 PM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 10.82 EGP |
| 10 RON | 108.21 EGP |
| 50 RON | 541.07 EGP |
| 100 RON | 1,082.14 EGP |
| 500 RON | 5,410.69 EGP |
| 1,000 RON | 10,821.39 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-07-11T13:30:30Z",
"rates": {
"EGP": 10.821386
}
}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": 1082.1386,
"rate": 10.821386
}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