Rate Overview
Live
1 GHS = 11.0262 VUV
1 VUV = 0.090693
GHS
Avg
11.0813
High
11.1585
Low
11.0262
Last updated: 3/7/2026, 1:04:15 AM
Quick Conversions
| GHS | VUV |
|---|---|
| 1 GHS | 11.03 VUV |
| 10 GHS | 110.26 VUV |
| 50 GHS | 551.31 VUV |
| 100 GHS | 1,102.62 VUV |
| 500 GHS | 5,513.11 VUV |
| 1,000 GHS | 11,026.22 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-03-07T01:04:15Z",
"rates": {
"VUV": 11.026224
}
}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": 1102.6224,
"rate": 11.026224
}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