Rate Overview
Live
1 KGS = 301.9799 VND
1 VND = 0.003311
KGS
Avg
301.7842
High
302.4868
Low
299.5297
Last updated: 5/29/2026, 2:29:45 PM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 301.98 VND |
| 10 KGS | 3,019.80 VND |
| 50 KGS | 15,099.00 VND |
| 100 KGS | 30,197.99 VND |
| 500 KGS | 150,989.95 VND |
| 1,000 KGS | 301,979.90 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-05-29T14:29:45Z",
"rates": {
"VND": 301.979902
}
}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": 30197.990199999997,
"rate": 301.979902
}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