Rate Overview
Live
1 GHS = 10.4849 VUV
1 VUV = 0.095375
GHS
Avg
10.5046
High
10.5430
Low
10.4812
Last updated: 9/3/2026, 3:59:01 AM
Quick Conversions
| GHS | VUV |
|---|---|
| 1 GHS | 10.48 VUV |
| 10 GHS | 104.85 VUV |
| 50 GHS | 524.24 VUV |
| 100 GHS | 1,048.49 VUV |
| 500 GHS | 5,242.44 VUV |
| 1,000 GHS | 10,484.88 VUV |
Get GHS/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=VUVExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-09-03T03:59:01Z",
"rates": {
"VUV": 10.484876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "VUV",
"amount": 100
},
"result": 1048.4876,
"rate": 10.484876
}Build with GHS/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key