Rate Overview
Live
1 KGS = 1.3475 VUV
1 VUV = 0.742094
KGS
Avg
1.3570
High
1.3639
Low
1.3475
Last updated: 4/17/2026, 6:29:43 AM
Quick Conversions
| KGS | VUV |
|---|---|
| 1 KGS | 1.35 VUV |
| 10 KGS | 13.48 VUV |
| 50 KGS | 67.38 VUV |
| 100 KGS | 134.75 VUV |
| 500 KGS | 673.77 VUV |
| 1,000 KGS | 1,347.54 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-04-17T06:29:43Z",
"rates": {
"VUV": 1.347538
}
}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": 134.75379999999998,
"rate": 1.347538
}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