Rate Overview
Live
1 VUV = 0.740687 KGS
1 KGS = 1.3501
VUV
Avg
0.739649
High
0.742522
Low
0.735823
Last updated: 5/9/2026, 12:17:43 PM
Quick Conversions
| VUV | KGS |
|---|---|
| 1 VUV | 0.74 KGS |
| 10 VUV | 7.41 KGS |
| 50 VUV | 37.03 KGS |
| 100 VUV | 74.07 KGS |
| 500 VUV | 370.34 KGS |
| 1,000 VUV | 740.69 KGS |
Get VUV/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=KGSExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-05-09T12:17:43Z",
"rates": {
"KGS": 0.740687
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "KGS",
"amount": 100
},
"result": 74.06869999999999,
"rate": 0.740687
}Build with VUV/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key