Rate Overview
Live
1 VUV = 0.095950 GHS
1 GHS = 10.4221
VUV
Avg
0.092854
High
0.100014
Low
0.086784
Last updated: 7/13/2026, 6:22:51 AM
Quick Conversions
| VUV | GHS |
|---|---|
| 1 VUV | 0.10 GHS |
| 10 VUV | 0.96 GHS |
| 50 VUV | 4.80 GHS |
| 100 VUV | 9.59 GHS |
| 500 VUV | 47.97 GHS |
| 1,000 VUV | 95.95 GHS |
Get VUV/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=GHSExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-13T06:22:51Z",
"rates": {
"GHS": 0.09595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "GHS",
"amount": 100
},
"result": 9.594999999999999,
"rate": 0.09595
}Build with VUV/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key