Rate Overview
Live
1 KGS = 1.3714 VUV
1 VUV = 0.729179
KGS
Avg
1.3665
High
1.3753
Low
1.3526
Last updated: 7/12/2026, 10:04:42 PM
Quick Conversions
| KGS | VUV |
|---|---|
| 1 KGS | 1.37 VUV |
| 10 KGS | 13.71 VUV |
| 50 KGS | 68.57 VUV |
| 100 KGS | 137.14 VUV |
| 500 KGS | 685.70 VUV |
| 1,000 KGS | 1,371.41 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-12T22:04:42Z",
"rates": {
"VUV": 1.371406
}
}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": 137.14059999999998,
"rate": 1.371406
}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