Rate Overview
Live
1 GHS = 2344.53 VND
1 VND = 0.000427
GHS
Avg
2339.67
High
2514.18
Low
2098.55
Last updated: 8/26/2026, 5:47:46 PM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,344.53 VND |
| 10 GHS | 23,445.33 VND |
| 50 GHS | 117,226.63 VND |
| 100 GHS | 234,453.25 VND |
| 500 GHS | 1,172,266.27 VND |
| 1,000 GHS | 2,344,532.55 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-08-26T17:47:46Z",
"rates": {
"VND": 2344.532549
}
}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": 234453.2549,
"rate": 2344.532549
}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