Rate Overview
Live
1 KGS = 1.3658 VUV
1 VUV = 0.732175
KGS
Avg
1.3699
High
1.3753
Low
1.3642
Last updated: 7/5/2026, 6:16:45 PM
Quick Conversions
| KGS | VUV |
|---|---|
| 1 KGS | 1.37 VUV |
| 10 KGS | 13.66 VUV |
| 50 KGS | 68.29 VUV |
| 100 KGS | 136.58 VUV |
| 500 KGS | 682.90 VUV |
| 1,000 KGS | 1,365.79 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-07-05T18:16:45Z",
"rates": {
"VUV": 1.365793
}
}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.5793,
"rate": 1.365793
}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