Rate Overview
Live
1 VUV = 0.736957 KGS
1 KGS = 1.3569
VUV
Avg
0.729636
High
0.749700
Low
0.713609
Last updated: 8/2/2026, 1:25:44 PM
Quick Conversions
| VUV | KGS |
|---|---|
| 1 VUV | 0.74 KGS |
| 10 VUV | 7.37 KGS |
| 50 VUV | 36.85 KGS |
| 100 VUV | 73.70 KGS |
| 500 VUV | 368.48 KGS |
| 1,000 VUV | 736.96 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-08-02T13:25:44Z",
"rates": {
"KGS": 0.736957
}
}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.6957,
"rate": 0.736957
}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