Rate Overview
Live
1 GHS = 2311.98 VND
1 VND = 0.000433
GHS
Avg
2383.31
High
2515.12
Low
2235.28
Last updated: 7/9/2026, 2:36:33 PM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,311.98 VND |
| 10 GHS | 23,119.76 VND |
| 50 GHS | 115,598.82 VND |
| 100 GHS | 231,197.65 VND |
| 500 GHS | 1,155,988.23 VND |
| 1,000 GHS | 2,311,976.46 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-07-09T14:36:33Z",
"rates": {
"VND": 2311.976455
}
}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": 231197.64549999998,
"rate": 2311.976455
}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