Rate Overview
Live
1 GHS = 11.0000 VUV
1 VUV = 0.090909
GHS
Avg
11.0158
High
11.1709
Low
10.8727
Last updated: 3/27/2026, 1:42:06 PM
Quick Conversions
| GHS | VUV |
|---|---|
| 1 GHS | 11.00 VUV |
| 10 GHS | 110.00 VUV |
| 50 GHS | 550.00 VUV |
| 100 GHS | 1,100.00 VUV |
| 500 GHS | 5,500.00 VUV |
| 1,000 GHS | 11,000.00 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-27T13:42:06Z",
"rates": {
"VUV": 11.000002
}
}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": 1100.0002,
"rate": 11.000002
}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