Rate Overview
Live
1 KGS = 299.4489 VND
1 VND = 0.003339
KGS
Avg
299.5591
High
300.0441
Low
298.9780
Last updated: 8/17/2026, 9:39:53 PM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 299.45 VND |
| 10 KGS | 2,994.49 VND |
| 50 KGS | 14,972.44 VND |
| 100 KGS | 29,944.89 VND |
| 500 KGS | 149,724.44 VND |
| 1,000 KGS | 299,448.88 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-08-17T21:39:53Z",
"rates": {
"VND": 299.448884
}
}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": 29944.888400000003,
"rate": 299.448884
}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