Rate Overview
Live
1 KGS = 302.0430 VND
1 VND = 0.003311
KGS
Avg
301.1880
High
302.4210
Low
297.8316
Last updated: 7/28/2026, 2:14:29 AM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 302.04 VND |
| 10 KGS | 3,020.43 VND |
| 50 KGS | 15,102.15 VND |
| 100 KGS | 30,204.30 VND |
| 500 KGS | 151,021.49 VND |
| 1,000 KGS | 302,042.98 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-28T02:14:29Z",
"rates": {
"VND": 302.042981
}
}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": 30204.2981,
"rate": 302.042981
}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