Rate Overview
Live
1 EGP = 2.3838 VUV
1 VUV = 0.419498
EGP
Avg
2.3756
High
2.5704
Low
2.2193
Last updated: 7/13/2026, 6:09:45 PM
Quick Conversions
| EGP | VUV |
|---|---|
| 1 EGP | 2.38 VUV |
| 10 EGP | 23.84 VUV |
| 50 EGP | 119.19 VUV |
| 100 EGP | 238.38 VUV |
| 500 EGP | 1,191.90 VUV |
| 1,000 EGP | 2,383.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-13T18:09:45Z",
"rates": {
"VUV": 2.383802
}
}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": 238.38020000000003,
"rate": 2.383802
}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