Rate Overview
Live
1 EGP = 2.2657 VUV
1 VUV = 0.441374
EGP
Avg
2.2438
High
2.2657
Low
2.2108
Last updated: 5/27/2026, 12:31:45 PM
Quick Conversions
| EGP | VUV |
|---|---|
| 1 EGP | 2.27 VUV |
| 10 EGP | 22.66 VUV |
| 50 EGP | 113.28 VUV |
| 100 EGP | 226.57 VUV |
| 500 EGP | 1,132.83 VUV |
| 1,000 EGP | 2,265.65 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-05-27T12:31:45Z",
"rates": {
"VUV": 2.265654
}
}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": 226.5654,
"rate": 2.265654
}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