Rate Overview
Live
1 KMF = 0.002324 USD
1 USD = 430.2926
KMF
Avg
0.002318
High
0.002325
Low
0.002309
Last updated: 7/4/2026, 6:04:05 PM
Quick Conversions
| KMF | USD |
|---|---|
| 1 KMF | 0.00 USD |
| 10 KMF | 0.02 USD |
| 50 KMF | 0.12 USD |
| 100 KMF | 0.23 USD |
| 500 KMF | 1.16 USD |
| 1,000 KMF | 2.32 USD |
Get KMF/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=USDExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-07-04T18:04:05Z",
"rates": {
"USD": 0.002324
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "USD",
"amount": 100
},
"result": 0.23240000000000002,
"rate": 0.002324
}Build with KMF/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key