Rate Overview
Live
1 EGP = 2.3783 VUV
1 VUV = 0.420473
EGP
Avg
2.3188
High
2.3783
Low
2.2870
Last updated: 6/16/2026, 4:37:32 PM
Quick Conversions
| EGP | VUV |
|---|---|
| 1 EGP | 2.38 VUV |
| 10 EGP | 23.78 VUV |
| 50 EGP | 118.91 VUV |
| 100 EGP | 237.83 VUV |
| 500 EGP | 1,189.14 VUV |
| 1,000 EGP | 2,378.27 VUV |
Get EGP/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=VUVExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-06-16T16:37:32Z",
"rates": {
"VUV": 2.378274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "VUV",
"amount": 100
},
"result": 237.8274,
"rate": 2.378274
}Build with EGP/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key