Rate Overview
Live
1 KGS = 301.0501 VND
1 VND = 0.003322
KGS
Avg
301.0074
High
302.3874
Low
297.6142
Last updated: 7/28/2026, 8:46:38 PM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 301.05 VND |
| 10 KGS | 3,010.50 VND |
| 50 KGS | 15,052.50 VND |
| 100 KGS | 30,105.01 VND |
| 500 KGS | 150,525.05 VND |
| 1,000 KGS | 301,050.09 VND |
Get KGS/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=VNDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-28T20:46:38Z",
"rates": {
"VND": 301.050091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "VND",
"amount": 100
},
"result": 30105.0091,
"rate": 301.050091
}Build with KGS/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key