Rate Overview
Live
1 KGS = 302.2670 VND
1 VND = 0.003308
KGS
Avg
301.9487
High
302.2670
Low
301.1536
Last updated: 4/17/2026, 5:35:31 PM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 302.27 VND |
| 10 KGS | 3,022.67 VND |
| 50 KGS | 15,113.35 VND |
| 100 KGS | 30,226.70 VND |
| 500 KGS | 151,133.50 VND |
| 1,000 KGS | 302,266.99 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-04-17T17:35:31Z",
"rates": {
"VND": 302.266991
}
}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": 30226.6991,
"rate": 302.266991
}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