Rate Overview
Live
1 EGP = 2.3248 VUV
1 VUV = 0.430145
EGP
Avg
2.4249
High
2.5891
Low
2.2193
Last updated: 7/23/2026, 7:26:30 AM
Quick Conversions
| EGP | VUV |
|---|---|
| 1 EGP | 2.32 VUV |
| 10 EGP | 23.25 VUV |
| 50 EGP | 116.24 VUV |
| 100 EGP | 232.48 VUV |
| 500 EGP | 1,162.40 VUV |
| 1,000 EGP | 2,324.80 VUV |
Get EGP/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=VUVExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-23T07:26:30Z",
"rates": {
"VUV": 2.324795
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "VUV",
"amount": 100
},
"result": 232.4795,
"rate": 2.324795
}Build with EGP/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key