Rate Overview
Live
1 EGP = 2.3092 VUV
1 VUV = 0.433056
EGP
Avg
2.4112
High
2.5793
Low
2.2131
Last updated: 7/25/2026, 9:04:16 PM
Quick Conversions
| EGP | VUV |
|---|---|
| 1 EGP | 2.31 VUV |
| 10 EGP | 23.09 VUV |
| 50 EGP | 115.46 VUV |
| 100 EGP | 230.92 VUV |
| 500 EGP | 1,154.59 VUV |
| 1,000 EGP | 2,309.17 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-25T21:04:16Z",
"rates": {
"VUV": 2.309172
}
}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": 230.91719999999998,
"rate": 2.309172
}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