Rate Overview
Live
1 VUV = 0.727572 KGS
1 KGS = 1.3744
VUV
Avg
0.729734
High
0.753561
Low
0.714994
Last updated: 3/27/2026, 7:51:09 AM
Quick Conversions
| VUV | KGS |
|---|---|
| 1 VUV | 0.73 KGS |
| 10 VUV | 7.28 KGS |
| 50 VUV | 36.38 KGS |
| 100 VUV | 72.76 KGS |
| 500 VUV | 363.79 KGS |
| 1,000 VUV | 727.57 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-03-27T07:51:09Z",
"rates": {
"KGS": 0.727572
}
}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": 72.7572,
"rate": 0.727572
}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