Rate Overview
Live
1 EGP = 2.3671 VUV
1 VUV = 0.422450
EGP
Avg
2.4071
High
2.4875
Low
2.3671
Last updated: 3/7/2026, 4:58:33 AM
Quick Conversions
| EGP | VUV |
|---|---|
| 1 EGP | 2.37 VUV |
| 10 EGP | 23.67 VUV |
| 50 EGP | 118.36 VUV |
| 100 EGP | 236.71 VUV |
| 500 EGP | 1,183.57 VUV |
| 1,000 EGP | 2,367.14 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-07T04:58:33Z",
"rates": {
"VUV": 2.367143
}
}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": 236.7143,
"rate": 2.367143
}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