Rate Overview
Live
1 KGS = 302.0837 VND
1 VND = 0.003310
KGS
Avg
302.1051
High
302.5571
Low
301.4853
Last updated: 5/8/2026, 3:24:15 AM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 302.08 VND |
| 10 KGS | 3,020.84 VND |
| 50 KGS | 15,104.19 VND |
| 100 KGS | 30,208.37 VND |
| 500 KGS | 151,041.86 VND |
| 1,000 KGS | 302,083.71 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-08T03:24:15Z",
"rates": {
"VND": 302.083714
}
}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.3714,
"rate": 302.083714
}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