Rate Overview
Live
1 GHS = 10.7728 VUV
1 VUV = 0.092826
GHS
Avg
10.6275
High
10.8740
Low
10.0976
Last updated: 8/18/2026, 7:09:23 PM
Quick Conversions
| GHS | VUV |
|---|---|
| 1 GHS | 10.77 VUV |
| 10 GHS | 107.73 VUV |
| 50 GHS | 538.64 VUV |
| 100 GHS | 1,077.28 VUV |
| 500 GHS | 5,386.41 VUV |
| 1,000 GHS | 10,772.81 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-08-18T19:09:23Z",
"rates": {
"VUV": 10.772815
}
}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": 1077.2815,
"rate": 10.772815
}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