Rate Overview
Live
1 KGS = 302.0852 VND
1 VND = 0.003310
KGS
Avg
301.8593
High
302.4868
Low
299.5297
Last updated: 5/28/2026, 9:40:24 PM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 302.09 VND |
| 10 KGS | 3,020.85 VND |
| 50 KGS | 15,104.26 VND |
| 100 KGS | 30,208.52 VND |
| 500 KGS | 151,042.60 VND |
| 1,000 KGS | 302,085.20 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-28T21:40:24Z",
"rates": {
"VND": 302.085197
}
}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.5197,
"rate": 302.085197
}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