Rate Overview
Live
1 GHS = 2268.92 VND
1 VND = 0.000441
GHS
Avg
2399.65
High
2515.12
Low
2268.92
Last updated: 5/27/2026, 8:33:03 PM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,268.92 VND |
| 10 GHS | 22,689.19 VND |
| 50 GHS | 113,445.97 VND |
| 100 GHS | 226,891.94 VND |
| 500 GHS | 1,134,459.70 VND |
| 1,000 GHS | 2,268,919.41 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-27T20:33:03Z",
"rates": {
"VND": 2268.919407
}
}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": 226891.94069999998,
"rate": 2268.919407
}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