Rate Overview
Live
1 GHS = 2344.08 VND
1 VND = 0.000427
GHS
Avg
2374.76
High
2407.05
Low
2344.08
Last updated: 8/22/2026, 3:54:29 AM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,344.08 VND |
| 10 GHS | 23,440.81 VND |
| 50 GHS | 117,204.07 VND |
| 100 GHS | 234,408.14 VND |
| 500 GHS | 1,172,040.72 VND |
| 1,000 GHS | 2,344,081.45 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-22T03:54:29Z",
"rates": {
"VND": 2344.081445
}
}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": 234408.1445,
"rate": 2344.081445
}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