Rate Overview
Live
1 RON = 12.0152 EGP
1 EGP = 0.083228
RON
Avg
12.1509
High
12.2687
Low
11.9973
Last updated: 4/17/2026, 12:00:34 AM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 12.02 EGP |
| 10 RON | 120.15 EGP |
| 50 RON | 600.76 EGP |
| 100 RON | 1,201.52 EGP |
| 500 RON | 6,007.62 EGP |
| 1,000 RON | 12,015.25 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-04-17T00:00:34Z",
"rates": {
"EGP": 12.015245
}
}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": 1201.5245,
"rate": 12.015245
}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