Rate Overview
Live
1 GHS = 2296.86 VND
1 VND = 0.000435
GHS
Avg
2362.43
High
2515.12
Low
2235.28
Last updated: 9/7/2026, 1:30:06 PM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,296.86 VND |
| 10 GHS | 22,968.60 VND |
| 50 GHS | 114,843.01 VND |
| 100 GHS | 229,686.01 VND |
| 500 GHS | 1,148,430.05 VND |
| 1,000 GHS | 2,296,860.11 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-09-07T13:30:06Z",
"rates": {
"VND": 2296.860109
}
}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": 229686.01090000002,
"rate": 2296.860109
}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