Rate Overview
Live
1 KGS = 1.3688 VUV
1 VUV = 0.730579
KGS
Avg
1.3639
High
1.3878
Low
1.3487
Last updated: 6/29/2026, 12:42:34 AM
Quick Conversions
| KGS | VUV |
|---|---|
| 1 KGS | 1.37 VUV |
| 10 KGS | 13.69 VUV |
| 50 KGS | 68.44 VUV |
| 100 KGS | 136.88 VUV |
| 500 KGS | 684.39 VUV |
| 1,000 KGS | 1,368.78 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-06-29T00:42:34Z",
"rates": {
"VUV": 1.368778
}
}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.8778,
"rate": 1.368778
}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