Rate Overview
Live
1 KGS = 298.3717 VND
1 VND = 0.003352
KGS
Avg
299.5789
High
300.8254
Low
298.1845
Last updated: 3/7/2026, 7:10:40 AM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 298.37 VND |
| 10 KGS | 2,983.72 VND |
| 50 KGS | 14,918.58 VND |
| 100 KGS | 29,837.17 VND |
| 500 KGS | 149,185.84 VND |
| 1,000 KGS | 298,371.68 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-03-07T07:10:40Z",
"rates": {
"VND": 298.371683
}
}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": 29837.1683,
"rate": 298.371683
}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