Rate Overview
Live
1 VUV = 0.441445 EGP
1 EGP = 2.2653
VUV
Avg
0.416919
High
0.454629
Low
0.388438
Last updated: 5/27/2026, 11:19:30 AM
Quick Conversions
| VUV | EGP |
|---|---|
| 1 VUV | 0.44 EGP |
| 10 VUV | 4.41 EGP |
| 50 VUV | 22.07 EGP |
| 100 VUV | 44.14 EGP |
| 500 VUV | 220.72 EGP |
| 1,000 VUV | 441.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-05-27T11:19:30Z",
"rates": {
"EGP": 0.441445
}
}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": 44.1445,
"rate": 0.441445
}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