Rate Overview
Live
1 GHS = 2268.85 VND
1 VND = 0.000441
GHS
Avg
2277.66
High
2308.86
Low
2253.76
Last updated: 5/27/2026, 2:51:28 PM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,268.85 VND |
| 10 GHS | 22,688.51 VND |
| 50 GHS | 113,442.54 VND |
| 100 GHS | 226,885.07 VND |
| 500 GHS | 1,134,425.36 VND |
| 1,000 GHS | 2,268,850.73 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-05-27T14:51:28Z",
"rates": {
"VND": 2268.850728
}
}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": 226885.0728,
"rate": 2268.850728
}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