Rate Overview
Live
1 VND = 0.000430 GHS
1 GHS = 2325.58
VND
Avg
0.000428
High
0.000430
Low
0.000425
Last updated: 7/3/2026, 4:14:31 AM
Quick Conversions
| VND | GHS |
|---|---|
| 1 VND | 0.00 GHS |
| 10 VND | 0.00 GHS |
| 50 VND | 0.02 GHS |
| 100 VND | 0.04 GHS |
| 500 VND | 0.22 GHS |
| 1,000 VND | 0.43 GHS |
Get VND/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=GHSExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-03T04:14:31Z",
"rates": {
"GHS": 0.00043
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "GHS",
"amount": 100
},
"result": 0.043,
"rate": 0.00043
}Build with VND/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key