Rate Overview
Live
1 VUV = 0.739678 KGS
1 KGS = 1.3519
VUV
Avg
0.737388
High
0.740126
Low
0.733579
Last updated: 4/18/2026, 12:35:55 PM
Quick Conversions
| VUV | KGS |
|---|---|
| 1 VUV | 0.74 KGS |
| 10 VUV | 7.40 KGS |
| 50 VUV | 36.98 KGS |
| 100 VUV | 73.97 KGS |
| 500 VUV | 369.84 KGS |
| 1,000 VUV | 739.68 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-04-18T12:35:55Z",
"rates": {
"KGS": 0.739678
}
}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": 73.9678,
"rate": 0.739678
}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