Rate Overview
Live
1 GHS = 10.6894 VUV
1 VUV = 0.093550
GHS
Avg
10.7720
High
10.8329
Low
10.6894
Last updated: 4/17/2026, 6:18:55 AM
Quick Conversions
| GHS | VUV |
|---|---|
| 1 GHS | 10.69 VUV |
| 10 GHS | 106.89 VUV |
| 50 GHS | 534.47 VUV |
| 100 GHS | 1,068.94 VUV |
| 500 GHS | 5,344.72 VUV |
| 1,000 GHS | 10,689.44 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-04-17T06:18:55Z",
"rates": {
"VUV": 10.689436
}
}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": 1068.9436,
"rate": 10.689436
}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