Rate Overview
Live
1 GHS = 2346.22 VND
1 VND = 0.000426
GHS
Avg
2386.65
High
2515.12
Low
2235.28
Last updated: 6/22/2026, 10:07:25 PM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,346.22 VND |
| 10 GHS | 23,462.16 VND |
| 50 GHS | 117,310.79 VND |
| 100 GHS | 234,621.58 VND |
| 500 GHS | 1,173,107.89 VND |
| 1,000 GHS | 2,346,215.79 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-22T22:07:25Z",
"rates": {
"VND": 2346.215789
}
}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": 234621.5789,
"rate": 2346.215789
}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