Rate Overview
Live
1 VUV = 0.433304 EGP
1 EGP = 2.3078
VUV
Avg
0.430061
High
0.433304
Low
0.424357
Last updated: 9/5/2026, 8:00:50 AM
Quick Conversions
| VUV | EGP |
|---|---|
| 1 VUV | 0.43 EGP |
| 10 VUV | 4.33 EGP |
| 50 VUV | 21.67 EGP |
| 100 VUV | 43.33 EGP |
| 500 VUV | 216.65 EGP |
| 1,000 VUV | 433.30 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-09-05T08:00:50Z",
"rates": {
"EGP": 0.433304
}
}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": 43.330400000000004,
"rate": 0.433304
}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