Rate Overview
Live
1 KGS = 1.3744 VUV
1 VUV = 0.727573
KGS
Avg
1.3657
High
1.3744
Low
1.3610
Last updated: 3/27/2026, 8:09:59 AM
Quick Conversions
| KGS | VUV |
|---|---|
| 1 KGS | 1.37 VUV |
| 10 KGS | 13.74 VUV |
| 50 KGS | 68.72 VUV |
| 100 KGS | 137.44 VUV |
| 500 KGS | 687.22 VUV |
| 1,000 KGS | 1,374.43 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-03-27T08:09:59Z",
"rates": {
"VUV": 1.374432
}
}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.44320000000002,
"rate": 1.374432
}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