Rate Overview
Live
1 GHS = 2361.14 VND
1 VND = 0.000424
GHS
Avg
2361.27
High
2376.85
Low
2342.72
Last updated: 6/21/2026, 8:10:26 AM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,361.14 VND |
| 10 GHS | 23,611.37 VND |
| 50 GHS | 118,056.87 VND |
| 100 GHS | 236,113.74 VND |
| 500 GHS | 1,180,568.72 VND |
| 1,000 GHS | 2,361,137.44 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-06-21T08:10:26Z",
"rates": {
"VND": 2361.137443
}
}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": 236113.74430000002,
"rate": 2361.137443
}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