Rate Overview
Live
1 GHS = 2397.75 VND
1 VND = 0.000417
GHS
Avg
2397.02
High
2405.29
Low
2389.75
Last updated: 4/17/2026, 6:17:29 AM
Quick Conversions
| GHS | VND |
|---|---|
| 1 GHS | 2,397.75 VND |
| 10 GHS | 23,977.53 VND |
| 50 GHS | 119,887.65 VND |
| 100 GHS | 239,775.29 VND |
| 500 GHS | 1,198,876.47 VND |
| 1,000 GHS | 2,397,752.95 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-04-17T06:17:29Z",
"rates": {
"VND": 2397.752947
}
}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": 239775.2947,
"rate": 2397.752947
}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