Rate Overview
Live
1 GHS = 10.2682 VUV
1 VUV = 0.097388
GHS
Avg
9.6396
High
11.7387
Low
7.1560
Last updated: 7/29/2026, 4:34:35 PM
Quick Conversions
| GHS | VUV |
|---|---|
| 1 GHS | 10.27 VUV |
| 10 GHS | 102.68 VUV |
| 50 GHS | 513.41 VUV |
| 100 GHS | 1,026.82 VUV |
| 500 GHS | 5,134.09 VUV |
| 1,000 GHS | 10,268.17 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-29T16:34:35Z",
"rates": {
"VUV": 10.268171
}
}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.8171,
"rate": 10.268171
}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