Rate Overview
Live
1 VUV = 0.447521 EGP
1 EGP = 2.2345
VUV
Avg
0.450779
High
0.453757
Low
0.447521
Last updated: 5/7/2026, 1:18:42 AM
Quick Conversions
| VUV | EGP |
|---|---|
| 1 VUV | 0.45 EGP |
| 10 VUV | 4.48 EGP |
| 50 VUV | 22.38 EGP |
| 100 VUV | 44.75 EGP |
| 500 VUV | 223.76 EGP |
| 1,000 VUV | 447.52 EGP |
Get VUV/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=EGPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-05-07T01:18:42Z",
"rates": {
"EGP": 0.447521
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "EGP",
"amount": 100
},
"result": 44.7521,
"rate": 0.447521
}Build with VUV/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key