Rate Overview
Live
1 VUV = 3.5859 KMF
1 KMF = 0.278867
VUV
Avg
3.5867
High
3.5967
Low
3.5781
Last updated: 8/18/2026, 10:56:48 AM
Quick Conversions
| VUV | KMF |
|---|---|
| 1 VUV | 3.59 KMF |
| 10 VUV | 35.86 KMF |
| 50 VUV | 179.30 KMF |
| 100 VUV | 358.59 KMF |
| 500 VUV | 1,792.97 KMF |
| 1,000 VUV | 3,585.94 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-08-18T10:56:48Z",
"rates": {
"KMF": 3.58594
}
}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": 358.594,
"rate": 3.58594
}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