Rate Overview
Live
1 GHS = 2323.42 VND
1 VND = 0.000430
GHS
Avg
2334.12
High
2378.33
Low
2229.18
Last updated: 7/6/2026, 9:34:09 PM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,323.42 VND |
| 10 GHS | 23,234.18 VND |
| 50 GHS | 116,170.90 VND |
| 100 GHS | 232,341.81 VND |
| 500 GHS | 1,161,709.04 VND |
| 1,000 GHS | 2,323,418.09 VND |
Get GHS/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=VNDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-06T21:34:09Z",
"rates": {
"VND": 2323.418086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "VND",
"amount": 100
},
"result": 232341.80860000002,
"rate": 2323.418086
}Build with GHS/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key