Rate Overview
Live
1 RON = 11.9325 EGP
1 EGP = 0.083805
RON
Avg
10.9850
High
11.9325
Low
10.4587
Last updated: 3/27/2026, 7:14:11 PM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 11.93 EGP |
| 10 RON | 119.32 EGP |
| 50 RON | 596.62 EGP |
| 100 RON | 1,193.25 EGP |
| 500 RON | 5,966.23 EGP |
| 1,000 RON | 11,932.46 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-03-27T19:14:11Z",
"rates": {
"EGP": 11.932458
}
}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": 1193.2458000000001,
"rate": 11.932458
}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