Rate Overview
Live
1 KGS = 1.3641 VUV
1 VUV = 0.733107
KGS
Avg
1.3708
High
1.4013
Low
1.3339
Last updated: 7/26/2026, 10:55:33 PM
Quick Conversions
| KGS | VUV |
|---|---|
| 1 KGS | 1.36 VUV |
| 10 KGS | 13.64 VUV |
| 50 KGS | 68.20 VUV |
| 100 KGS | 136.41 VUV |
| 500 KGS | 682.03 VUV |
| 1,000 KGS | 1,364.06 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-26T22:55:33Z",
"rates": {
"VUV": 1.364057
}
}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.4057,
"rate": 1.364057
}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