Rate Overview
Live
1 EGP = 0.721905 NIO
1 NIO = 1.3852
EGP
Avg
0.738170
High
0.753132
Low
0.721432
Last updated: 7/22/2026, 12:20:44 AM
Quick Conversions
| EGP | NIO |
|---|---|
| 1 EGP | 0.72 NIO |
| 10 EGP | 7.22 NIO |
| 50 EGP | 36.10 NIO |
| 100 EGP | 72.19 NIO |
| 500 EGP | 360.95 NIO |
| 1,000 EGP | 721.91 NIO |
Get EGP/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=NIOExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-22T00:20:44Z",
"rates": {
"NIO": 0.721905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "NIO",
"amount": 100
},
"result": 72.1905,
"rate": 0.721905
}Build with EGP/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key