Rate Overview
Live
1 VND = 0.000447 GHS
1 GHS = 2237.14
VND
Avg
0.000446
High
0.000448
Low
0.000444
Last updated: 8/12/2026, 7:30:46 PM
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.45 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-08-12T19:30:46Z",
"rates": {
"GHS": 0.000447
}
}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.044700000000000004,
"rate": 0.000447
}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