Rate Overview
Live
1 KGS = 301.5417 VND
1 VND = 0.003316
KGS
Avg
296.1870
High
302.3892
Low
285.0272
Last updated: 7/30/2026, 11:16:15 AM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 301.54 VND |
| 10 KGS | 3,015.42 VND |
| 50 KGS | 15,077.08 VND |
| 100 KGS | 30,154.17 VND |
| 500 KGS | 150,770.84 VND |
| 1,000 KGS | 301,541.67 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-07-30T11:16:15Z",
"rates": {
"VND": 301.541673
}
}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": 30154.1673,
"rate": 301.541673
}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