Rate Overview
Live
1 GHS = 10.4640 VUV
1 VUV = 0.095565
GHS
Avg
10.5537
High
10.6041
Low
10.4640
Last updated: 5/7/2026, 8:36:01 AM
Quick Conversions
| GHS | VUV |
|---|---|
| 1 GHS | 10.46 VUV |
| 10 GHS | 104.64 VUV |
| 50 GHS | 523.20 VUV |
| 100 GHS | 1,046.40 VUV |
| 500 GHS | 5,232.02 VUV |
| 1,000 GHS | 10,464.04 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-05-07T08:36:01Z",
"rates": {
"VUV": 10.464036
}
}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": 1046.4036,
"rate": 10.464036
}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