Rate Overview
Live
1 EGP = 2.3282 VUV
1 VUV = 0.429517
EGP
Avg
2.3450
High
2.5500
Low
2.2193
Last updated: 7/27/2026, 5:30:24 AM
Quick Conversions
| EGP | VUV |
|---|---|
| 1 EGP | 2.33 VUV |
| 10 EGP | 23.28 VUV |
| 50 EGP | 116.41 VUV |
| 100 EGP | 232.82 VUV |
| 500 EGP | 1,164.10 VUV |
| 1,000 EGP | 2,328.20 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-27T05:30:24Z",
"rates": {
"VUV": 2.328195
}
}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.8195,
"rate": 2.328195
}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