Rate Overview
Live
1 KGS = 301.1708 VND
1 VND = 0.003320
KGS
Avg
300.4395
High
302.3317
Low
297.8316
Last updated: 3/28/2026, 10:59:01 AM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 301.17 VND |
| 10 KGS | 3,011.71 VND |
| 50 KGS | 15,058.54 VND |
| 100 KGS | 30,117.08 VND |
| 500 KGS | 150,585.39 VND |
| 1,000 KGS | 301,170.77 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-03-28T10:59:01Z",
"rates": {
"VND": 301.170775
}
}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": 30117.0775,
"rate": 301.170775
}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