Rate Overview
Live
1 VUV = 3.5356 KMF
1 KMF = 0.282841
VUV
Avg
3.5321
High
3.5462
Low
3.5232
Last updated: 4/18/2026, 9:04:13 AM
Quick Conversions
| VUV | KMF |
|---|---|
| 1 VUV | 3.54 KMF |
| 10 VUV | 35.36 KMF |
| 50 VUV | 176.78 KMF |
| 100 VUV | 353.56 KMF |
| 500 VUV | 1,767.78 KMF |
| 1,000 VUV | 3,535.56 KMF |
Get VUV/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=KMFExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-18T09:04:13Z",
"rates": {
"KMF": 3.535557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "KMF",
"amount": 100
},
"result": 353.5557,
"rate": 3.535557
}Build with VUV/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key