Rate Overview
Live
1 KGS = 301.7725 VND
1 VND = 0.003314
KGS
Avg
301.5395
High
301.7757
Low
300.4701
Last updated: 7/6/2026, 8:27:50 AM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 301.77 VND |
| 10 KGS | 3,017.73 VND |
| 50 KGS | 15,088.63 VND |
| 100 KGS | 30,177.25 VND |
| 500 KGS | 150,886.26 VND |
| 1,000 KGS | 301,772.51 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-06T08:27:50Z",
"rates": {
"VND": 301.77251
}
}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": 30177.251,
"rate": 301.77251
}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