Rate Overview
Live
1 VUV = 0.090490 GHS
1 GHS = 11.0509
VUV
Avg
0.090248
High
0.090678
Low
0.089617
Last updated: 3/7/2026, 3:46:03 AM
Quick Conversions
| VUV | GHS |
|---|---|
| 1 VUV | 0.09 GHS |
| 10 VUV | 0.90 GHS |
| 50 VUV | 4.52 GHS |
| 100 VUV | 9.05 GHS |
| 500 VUV | 45.25 GHS |
| 1,000 VUV | 90.49 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-03-07T03:46:03Z",
"rates": {
"GHS": 0.09049
}
}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.049,
"rate": 0.09049
}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