Rate Overview
Live
1 GHS = 2290.93 VND
1 VND = 0.000437
GHS
Avg
2092.85
High
2539.72
Low
1529.90
Last updated: 7/12/2026, 12:44:05 PM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,290.93 VND |
| 10 GHS | 22,909.25 VND |
| 50 GHS | 114,546.26 VND |
| 100 GHS | 229,092.53 VND |
| 500 GHS | 1,145,462.65 VND |
| 1,000 GHS | 2,290,925.30 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-12T12:44:05Z",
"rates": {
"VND": 2290.925296
}
}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": 229092.52959999998,
"rate": 2290.925296
}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