Rate Overview
Live
1 VUV = 0.098548 GHS
1 GHS = 10.1473
VUV
Avg
0.098305
High
0.099039
Low
0.097513
Last updated: 5/28/2026, 9:51:12 PM
Quick Conversions
| VUV | GHS |
|---|---|
| 1 VUV | 0.10 GHS |
| 10 VUV | 0.99 GHS |
| 50 VUV | 4.93 GHS |
| 100 VUV | 9.85 GHS |
| 500 VUV | 49.27 GHS |
| 1,000 VUV | 98.55 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-05-28T21:51:12Z",
"rates": {
"GHS": 0.098548
}
}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.8548,
"rate": 0.098548
}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