Rate Overview
Live
1 KGS = 302.0861 VND
1 VND = 0.003310
KGS
Avg
301.8374
High
302.0861
Low
301.4132
Last updated: 6/18/2026, 11:20:11 AM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 302.09 VND |
| 10 KGS | 3,020.86 VND |
| 50 KGS | 15,104.31 VND |
| 100 KGS | 30,208.61 VND |
| 500 KGS | 151,043.06 VND |
| 1,000 KGS | 302,086.13 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-06-18T11:20:11Z",
"rates": {
"VND": 302.086125
}
}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": 30208.6125,
"rate": 302.086125
}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