Rate Overview
Live
1 GHS = 10.2584 VUV
1 VUV = 0.097481
GHS
Avg
10.4251
High
10.6452
Low
10.2168
Last updated: 7/28/2026, 2:21:08 PM
Quick Conversions
| GHS | VUV |
|---|---|
| 1 GHS | 10.26 VUV |
| 10 GHS | 102.58 VUV |
| 50 GHS | 512.92 VUV |
| 100 GHS | 1,025.84 VUV |
| 500 GHS | 5,129.19 VUV |
| 1,000 GHS | 10,258.38 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-28T14:21:08Z",
"rates": {
"VUV": 10.258376
}
}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": 1025.8376,
"rate": 10.258376
}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