Rate Overview
Live
1 GHS = 2309.07 VND
1 VND = 0.000433
GHS
Avg
2313.97
High
2322.69
Low
2309.07
Last updated: 7/11/2026, 2:23:38 AM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,309.07 VND |
| 10 GHS | 23,090.67 VND |
| 50 GHS | 115,453.35 VND |
| 100 GHS | 230,906.70 VND |
| 500 GHS | 1,154,533.52 VND |
| 1,000 GHS | 2,309,067.05 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-11T02:23:38Z",
"rates": {
"VND": 2309.067045
}
}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": 230906.7045,
"rate": 2309.067045
}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