Rate Overview
Live
1 KGS = 301.5011 VND
1 VND = 0.003317
KGS
Avg
300.7270
High
302.5571
Low
296.5824
Last updated: 7/30/2026, 8:10:01 AM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 301.50 VND |
| 10 KGS | 3,015.01 VND |
| 50 KGS | 15,075.05 VND |
| 100 KGS | 30,150.11 VND |
| 500 KGS | 150,750.55 VND |
| 1,000 KGS | 301,501.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-30T08:10:01Z",
"rates": {
"VND": 301.501093
}
}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": 30150.109300000004,
"rate": 301.501093
}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