Rate Overview
Live
1 GHS = 2254.54 VND
1 VND = 0.000444
GHS
Avg
2328.37
High
2407.05
Low
2254.54
Last updated: 9/12/2026, 9:09:02 AM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,254.54 VND |
| 10 GHS | 22,545.41 VND |
| 50 GHS | 112,727.03 VND |
| 100 GHS | 225,454.06 VND |
| 500 GHS | 1,127,270.32 VND |
| 1,000 GHS | 2,254,540.64 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-09-12T09:09:02Z",
"rates": {
"VND": 2254.540642
}
}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": 225454.0642,
"rate": 2254.540642
}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