Rate Overview
Live
1 RON = 10.8388 EGP
1 EGP = 0.092261
RON
Avg
11.3959
High
12.4015
Low
10.6948
Last updated: 7/12/2026, 12:42:59 PM
Quick Conversions
| RON | EGP |
|---|---|
| 1 RON | 10.84 EGP |
| 10 RON | 108.39 EGP |
| 50 RON | 541.94 EGP |
| 100 RON | 1,083.88 EGP |
| 500 RON | 5,419.40 EGP |
| 1,000 RON | 10,838.80 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-12T12:42:59Z",
"rates": {
"EGP": 10.838804
}
}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": 1083.8804,
"rate": 10.838804
}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