Rate Overview
Live
1 VUV = 0.729044 KGS
1 KGS = 1.3717
VUV
Avg
0.729431
High
0.733003
Low
0.727512
Last updated: 7/10/2026, 10:49:30 AM
Quick Conversions
| VUV | KGS |
|---|---|
| 1 VUV | 0.73 KGS |
| 10 VUV | 7.29 KGS |
| 50 VUV | 36.45 KGS |
| 100 VUV | 72.90 KGS |
| 500 VUV | 364.52 KGS |
| 1,000 VUV | 729.04 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-07-10T10:49:30Z",
"rates": {
"KGS": 0.729044
}
}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.90440000000001,
"rate": 0.729044
}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