Rate Overview
Live
1 GHS = 2354.63 VND
1 VND = 0.000425
GHS
Avg
2368.66
High
2520.14
Low
2098.55
Last updated: 6/24/2026, 11:12:38 AM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,354.63 VND |
| 10 GHS | 23,546.30 VND |
| 50 GHS | 117,731.52 VND |
| 100 GHS | 235,463.03 VND |
| 500 GHS | 1,177,315.16 VND |
| 1,000 GHS | 2,354,630.33 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-06-24T11:12:38Z",
"rates": {
"VND": 2354.630325
}
}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": 235463.0325,
"rate": 2354.630325
}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