Rate Overview
Live
1 EGP = 2.4213 VUV
1 VUV = 0.412994
EGP
Avg
2.4309
High
2.4501
Low
2.4083
Last updated: 7/4/2026, 1:32:46 PM
Quick Conversions
| EGP | VUV |
|---|---|
| 1 EGP | 2.42 VUV |
| 10 EGP | 24.21 VUV |
| 50 EGP | 121.07 VUV |
| 100 EGP | 242.13 VUV |
| 500 EGP | 1,210.67 VUV |
| 1,000 EGP | 2,421.34 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-04T13:32:46Z",
"rates": {
"VUV": 2.421343
}
}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": 242.13429999999997,
"rate": 2.421343
}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