Rate Overview
Live
1 GHS = 2338.44 VND
1 VND = 0.000428
GHS
Avg
2339.30
High
2448.08
Low
2235.74
Last updated: 8/27/2026, 7:26:40 PM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,338.44 VND |
| 10 GHS | 23,384.42 VND |
| 50 GHS | 116,922.11 VND |
| 100 GHS | 233,844.22 VND |
| 500 GHS | 1,169,221.10 VND |
| 1,000 GHS | 2,338,442.19 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-27T19:26:40Z",
"rates": {
"VND": 2338.442192
}
}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": 233844.2192,
"rate": 2338.442192
}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