Rate Overview
Live
1 KGS = 297.7394 VND
1 VND = 0.003359
KGS
Avg
298.5466
High
299.0628
Low
297.7394
Last updated: 9/5/2026, 11:02:14 AM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 297.74 VND |
| 10 KGS | 2,977.39 VND |
| 50 KGS | 14,886.97 VND |
| 100 KGS | 29,773.94 VND |
| 500 KGS | 148,869.68 VND |
| 1,000 KGS | 297,739.36 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-09-05T11:02:14Z",
"rates": {
"VND": 297.739362
}
}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": 29773.936200000004,
"rate": 297.739362
}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