Rate Overview
Live
1 EGP = 2.2764 VUV
1 VUV = 0.439286
EGP
Avg
2.2766
High
2.2850
Low
2.2677
Last updated: 3/27/2026, 3:49:05 PM
Quick Conversions
| EGP | VUV |
|---|---|
| 1 EGP | 2.28 VUV |
| 10 EGP | 22.76 VUV |
| 50 EGP | 113.82 VUV |
| 100 EGP | 227.64 VUV |
| 500 EGP | 1,138.21 VUV |
| 1,000 EGP | 2,276.42 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-27T15:49:05Z",
"rates": {
"VUV": 2.276419
}
}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.64190000000002,
"rate": 2.276419
}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