Rate Overview
Live
1 VUV = 3.5529 KMF
1 KMF = 0.281461
VUV
Avg
3.5502
High
3.5589
Low
3.5352
Last updated: 5/8/2026, 1:01:34 PM
Quick Conversions
| VUV | KMF |
|---|---|
| 1 VUV | 3.55 KMF |
| 10 VUV | 35.53 KMF |
| 50 VUV | 177.64 KMF |
| 100 VUV | 355.29 KMF |
| 500 VUV | 1,776.45 KMF |
| 1,000 VUV | 3,552.89 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-05-08T13:01:34Z",
"rates": {
"KMF": 3.552894
}
}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": 355.2894,
"rate": 3.552894
}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