Rate Overview
Live
1 VUV = 0.439206 EGP
1 EGP = 2.2768
VUV
Avg
0.411145
High
0.439206
Low
0.387708
Last updated: 3/27/2026, 5:36:10 PM
Quick Conversions
| VUV | EGP |
|---|---|
| 1 VUV | 0.44 EGP |
| 10 VUV | 4.39 EGP |
| 50 VUV | 21.96 EGP |
| 100 VUV | 43.92 EGP |
| 500 VUV | 219.60 EGP |
| 1,000 VUV | 439.21 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-27T17:36:10Z",
"rates": {
"EGP": 0.439206
}
}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.9206,
"rate": 0.439206
}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