Rate Overview
Live
1 KGS = 1.3731 VUV
1 VUV = 0.728254
KGS
Avg
1.3691
High
1.3986
Low
1.3270
Last updated: 6/30/2026, 8:06:07 PM
Quick Conversions
| KGS | VUV |
|---|---|
| 1 KGS | 1.37 VUV |
| 10 KGS | 13.73 VUV |
| 50 KGS | 68.66 VUV |
| 100 KGS | 137.31 VUV |
| 500 KGS | 686.57 VUV |
| 1,000 KGS | 1,373.15 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-30T20:06:07Z",
"rates": {
"VUV": 1.373148
}
}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.3148,
"rate": 1.373148
}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