Rate Overview
Live
1 GHS = 10.5230 VUV
1 VUV = 0.095030
GHS
Avg
10.5368
High
10.5828
Low
10.4908
Last updated: 7/9/2026, 4:41:58 AM
Quick Conversions
| GHS | VUV |
|---|---|
| 1 GHS | 10.52 VUV |
| 10 GHS | 105.23 VUV |
| 50 GHS | 526.15 VUV |
| 100 GHS | 1,052.30 VUV |
| 500 GHS | 5,261.52 VUV |
| 1,000 GHS | 10,523.04 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-09T04:41:58Z",
"rates": {
"VUV": 10.523036
}
}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": 1052.3036,
"rate": 10.523036
}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