Rate Overview
Live
1 GHS = 2347.27 VND
1 VND = 0.000426
GHS
Avg
2356.64
High
2362.64
Low
2347.27
Last updated: 5/7/2026, 11:27:51 AM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,347.27 VND |
| 10 GHS | 23,472.66 VND |
| 50 GHS | 117,363.31 VND |
| 100 GHS | 234,726.61 VND |
| 500 GHS | 1,173,633.07 VND |
| 1,000 GHS | 2,347,266.14 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-05-07T11:27:51Z",
"rates": {
"VND": 2347.266142
}
}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": 234726.61419999998,
"rate": 2347.266142
}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