Rate Overview
Live
1 KGS = 302.0441 VND
1 VND = 0.003311
KGS
Avg
300.7811
High
302.4230
Low
296.9524
Last updated: 7/27/2026, 10:44:05 PM
Quick Conversions
| KGS | VND |
|---|---|
| 1 KGS | 302.04 VND |
| 10 KGS | 3,020.44 VND |
| 50 KGS | 15,102.21 VND |
| 100 KGS | 30,204.41 VND |
| 500 KGS | 151,022.06 VND |
| 1,000 KGS | 302,044.12 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-27T22:44:05Z",
"rates": {
"VND": 302.044124
}
}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.4124,
"rate": 302.044124
}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