Rate Overview
Live
1 VUV = 0.423135 EGP
1 EGP = 2.3633
VUV
Avg
0.419355
High
0.423419
Low
0.416500
Last updated: 8/12/2026, 7:26:17 PM
Quick Conversions
| VUV | EGP |
|---|---|
| 1 VUV | 0.42 EGP |
| 10 VUV | 4.23 EGP |
| 50 VUV | 21.16 EGP |
| 100 VUV | 42.31 EGP |
| 500 VUV | 211.57 EGP |
| 1,000 VUV | 423.14 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-08-12T19:26:17Z",
"rates": {
"EGP": 0.423135
}
}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.3135,
"rate": 0.423135
}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