Rate Overview
Live
1 KGS = 1.3609 VUV
1 VUV = 0.734822
KGS
Avg
1.3592
High
1.3617
Low
1.3507
Last updated: 3/6/2026, 11:32:22 AM
Quick Conversions
| KGS | VUV |
|---|---|
| 1 KGS | 1.36 VUV |
| 10 KGS | 13.61 VUV |
| 50 KGS | 68.04 VUV |
| 100 KGS | 136.09 VUV |
| 500 KGS | 680.44 VUV |
| 1,000 KGS | 1,360.87 VUV |
Get KGS/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=VUVExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-06T11:32:22Z",
"rates": {
"VUV": 1.360873
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "VUV",
"amount": 100
},
"result": 136.0873,
"rate": 1.360873
}Build with KGS/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key