Rate Overview
Live
1 VEF = 0.000007 KMF
1 KMF = 142857.14
VEF
Avg
0.000008
High
0.000008
Low
0.000007
Last updated: 5/27/2026, 10:43:21 PM
Quick Conversions
| VEF | KMF |
|---|---|
| 1 VEF | 0.00 KMF |
| 10 VEF | 0.00 KMF |
| 50 VEF | 0.00 KMF |
| 100 VEF | 0.00 KMF |
| 500 VEF | 0.00 KMF |
| 1,000 VEF | 0.01 KMF |
Get VEF/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=KMFExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-05-27T22:43:21Z",
"rates": {
"KMF": 0.000007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "KMF",
"amount": 100
},
"result": 0.0007,
"rate": 0.000007
}Build with VEF/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key