Rate Overview
Live
1 GHS = 2419.06 VND
1 VND = 0.000413
GHS
Avg
2299.29
High
2548.92
Low
1631.76
Last updated: 3/27/2026, 9:54:16 AM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,419.06 VND |
| 10 GHS | 24,190.64 VND |
| 50 GHS | 120,953.18 VND |
| 100 GHS | 241,906.35 VND |
| 500 GHS | 1,209,531.76 VND |
| 1,000 GHS | 2,419,063.52 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-03-27T09:54:16Z",
"rates": {
"VND": 2419.06352
}
}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": 241906.352,
"rate": 2419.06352
}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