Rate Overview
Live
1 VUV = 0.422450 EGP
1 EGP = 2.3671
VUV
Avg
0.415590
High
0.422450
Low
0.402003
Last updated: 3/7/2026, 6:47:07 AM
Quick Conversions
| VUV | EGP |
|---|---|
| 1 VUV | 0.42 EGP |
| 10 VUV | 4.22 EGP |
| 50 VUV | 21.12 EGP |
| 100 VUV | 42.25 EGP |
| 500 VUV | 211.23 EGP |
| 1,000 VUV | 422.45 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-03-07T06:47:07Z",
"rates": {
"EGP": 0.42245
}
}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.245,
"rate": 0.42245
}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