Rate Overview
Live
1 RON = 11.9559 EGP
1 EGP = 0.083641
RON
Avg
11.9034
High
11.9615
Low
11.8406
Last updated: 3/27/2026, 3:53:45 PM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 11.96 EGP |
| 10 RON | 119.56 EGP |
| 50 RON | 597.80 EGP |
| 100 RON | 1,195.59 EGP |
| 500 RON | 5,977.96 EGP |
| 1,000 RON | 11,955.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-03-27T15:53:45Z",
"rates": {
"EGP": 11.955916
}
}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.5916,
"rate": 11.955916
}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