Rate Overview
Live
1 EGP = 0.083227 RON
1 RON = 12.0153
EGP
Avg
0.082268
High
0.083352
Low
0.081508
Last updated: 4/16/2026, 10:41:37 PM
Quick Conversions
| EGP | RON |
|---|---|
| 1 EGP | 0.08 RON |
| 10 EGP | 0.83 RON |
| 50 EGP | 4.16 RON |
| 100 EGP | 8.32 RON |
| 500 EGP | 41.61 RON |
| 1,000 EGP | 83.23 RON |
Get EGP/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=RONExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-04-16T22:41:37Z",
"rates": {
"RON": 0.083227
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "RON",
"amount": 100
},
"result": 8.3227,
"rate": 0.083227
}Build with EGP/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key