Rate Overview
Live
1 KGS = 302.0783 VND
1 VND = 0.003310
KGS
Avg
301.1230
High
302.4210
Low
297.8316
Last updated: 5/28/2026, 11:03:50 PM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 302.08 VND |
| 10 KGS | 3,020.78 VND |
| 50 KGS | 15,103.92 VND |
| 100 KGS | 30,207.83 VND |
| 500 KGS | 151,039.17 VND |
| 1,000 KGS | 302,078.34 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-05-28T23:03:50Z",
"rates": {
"VND": 302.078337
}
}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": 30207.8337,
"rate": 302.078337
}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