Rate Overview
Live
1 RON = 11.9537 EGP
1 EGP = 0.083656
RON
Avg
11.9033
High
11.9615
Low
11.8406
Last updated: 3/27/2026, 5:31:26 PM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 11.95 EGP |
| 10 RON | 119.54 EGP |
| 50 RON | 597.69 EGP |
| 100 RON | 1,195.37 EGP |
| 500 RON | 5,976.87 EGP |
| 1,000 RON | 11,953.74 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-27T17:31:26Z",
"rates": {
"EGP": 11.953742
}
}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": 1195.3742,
"rate": 11.953742
}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