Rate Overview
Live
1 GHS = 2418.83 VND
1 VND = 0.000413
GHS
Avg
2428.20
High
2515.12
Low
2368.09
Last updated: 3/27/2026, 6:52:07 PM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,418.83 VND |
| 10 GHS | 24,188.35 VND |
| 50 GHS | 120,941.74 VND |
| 100 GHS | 241,883.47 VND |
| 500 GHS | 1,209,417.37 VND |
| 1,000 GHS | 2,418,834.74 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-03-27T18:52:07Z",
"rates": {
"VND": 2418.834739
}
}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": 241883.47389999998,
"rate": 2418.834739
}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