Rate Overview
Live
1 EGP = 2.4207 VUV
1 VUV = 0.413097
EGP
Avg
2.3900
High
2.4546
Low
2.2870
Last updated: 7/9/2026, 7:03:40 AM
Quick Conversions
| EGP | VUV |
|---|---|
| 1 EGP | 2.42 VUV |
| 10 EGP | 24.21 VUV |
| 50 EGP | 121.04 VUV |
| 100 EGP | 242.07 VUV |
| 500 EGP | 1,210.37 VUV |
| 1,000 EGP | 2,420.74 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-09T07:03:40Z",
"rates": {
"VUV": 2.420737
}
}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.0737,
"rate": 2.420737
}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