Rate Overview
Live
1 EGP = 0.090006 RON
1 RON = 11.1104
EGP
Avg
0.088104
High
0.090006
Low
0.087077
Last updated: 6/16/2026, 10:02:20 AM
Quick Conversions
| EGP | RON |
|---|---|
| 1 EGP | 0.09 RON |
| 10 EGP | 0.90 RON |
| 50 EGP | 4.50 RON |
| 100 EGP | 9.00 RON |
| 500 EGP | 45.00 RON |
| 1,000 EGP | 90.01 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-06-16T10:02:20Z",
"rates": {
"RON": 0.090006
}
}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": 9.0006,
"rate": 0.090006
}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