Rate Overview
Live
1 VUV = 0.429200 EGP
1 EGP = 2.3299
VUV
Avg
0.427322
High
0.450599
Low
0.392152
Last updated: 7/27/2026, 4:22:10 AM
Quick Conversions
| VUV | EGP |
|---|---|
| 1 VUV | 0.43 EGP |
| 10 VUV | 4.29 EGP |
| 50 VUV | 21.46 EGP |
| 100 VUV | 42.92 EGP |
| 500 VUV | 214.60 EGP |
| 1,000 VUV | 429.20 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-27T04:22:10Z",
"rates": {
"EGP": 0.4292
}
}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.92,
"rate": 0.4292
}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