Rate Overview
Live
1 VUV = 0.423546 EGP
1 EGP = 2.3610
VUV
Avg
0.431746
High
0.437251
Low
0.423398
Last updated: 6/16/2026, 8:52:45 AM
Quick Conversions
| VUV | EGP |
|---|---|
| 1 VUV | 0.42 EGP |
| 10 VUV | 4.24 EGP |
| 50 VUV | 21.18 EGP |
| 100 VUV | 42.35 EGP |
| 500 VUV | 211.77 EGP |
| 1,000 VUV | 423.55 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-06-16T08:52:45Z",
"rates": {
"EGP": 0.423546
}
}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": 42.3546,
"rate": 0.423546
}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