Rate Overview
Live
1 EGP = 2.2766 VUV
1 VUV = 0.439257
EGP
Avg
2.2767
High
2.2850
Low
2.2677
Last updated: 3/27/2026, 2:03:48 PM
Quick Conversions
| EGP | VUV |
|---|---|
| 1 EGP | 2.28 VUV |
| 10 EGP | 22.77 VUV |
| 50 EGP | 113.83 VUV |
| 100 EGP | 227.66 VUV |
| 500 EGP | 1,138.29 VUV |
| 1,000 EGP | 2,276.57 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-03-27T14:03:48Z",
"rates": {
"VUV": 2.276574
}
}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": 227.6574,
"rate": 2.276574
}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