Rate Overview
Live
1 RON = 10.6509 EGP
1 EGP = 0.093889
RON
Avg
11.0396
High
12.1989
Low
10.4587
Last updated: 7/8/2026, 6:28:57 AM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 10.65 EGP |
| 10 RON | 106.51 EGP |
| 50 RON | 532.55 EGP |
| 100 RON | 1,065.09 EGP |
| 500 RON | 5,325.46 EGP |
| 1,000 RON | 10,650.92 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-08T06:28:57Z",
"rates": {
"EGP": 10.650918
}
}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": 1065.0918000000001,
"rate": 10.650918
}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