Rate Overview
Live
1 KGS = 1.3480 VUV
1 VUV = 0.741833
KGS
Avg
1.3483
High
1.3500
Low
1.3468
Last updated: 9/4/2026, 7:58:08 AM
Quick Conversions
| KGS | VUV |
|---|---|
| 1 KGS | 1.35 VUV |
| 10 KGS | 13.48 VUV |
| 50 KGS | 67.40 VUV |
| 100 KGS | 134.80 VUV |
| 500 KGS | 674.01 VUV |
| 1,000 KGS | 1,348.01 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-09-04T07:58:08Z",
"rates": {
"VUV": 1.348013
}
}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.8013,
"rate": 1.348013
}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