Rate Overview
Live
1 GHS = 10.2697 VUV
1 VUV = 0.097374
GHS
Avg
9.6396
High
11.7387
Low
7.1560
Last updated: 7/24/2026, 9:57:51 PM
Quick Conversions
| GHS | VUV |
|---|---|
| 1 GHS | 10.27 VUV |
| 10 GHS | 102.70 VUV |
| 50 GHS | 513.48 VUV |
| 100 GHS | 1,026.97 VUV |
| 500 GHS | 5,134.85 VUV |
| 1,000 GHS | 10,269.69 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-07-24T21:57:51Z",
"rates": {
"VUV": 10.269694
}
}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": 1026.9694,
"rate": 10.269694
}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