Rate Overview
Live
1 VUV = 0.413808 EGP
1 EGP = 2.4166
VUV
Avg
0.419439
High
0.439483
Low
0.407389
Last updated: 7/8/2026, 7:28:55 PM
Quick Conversions
| VUV | EGP |
|---|---|
| 1 VUV | 0.41 EGP |
| 10 VUV | 4.14 EGP |
| 50 VUV | 20.69 EGP |
| 100 VUV | 41.38 EGP |
| 500 VUV | 206.90 EGP |
| 1,000 VUV | 413.81 EGP |
Get VUV/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=EGPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-08T19:28:55Z",
"rates": {
"EGP": 0.413808
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "EGP",
"amount": 100
},
"result": 41.3808,
"rate": 0.413808
}Build with VUV/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key