Rate Overview
Live
1 USD = 426.3440 KMF
1 KMF = 0.002346
USD
Avg
421.4727
High
429.7139
Low
414.3549
Last updated: 3/27/2026, 6:47:01 PM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 426.34 KMF |
| 10 USD | 4,263.44 KMF |
| 50 USD | 21,317.20 KMF |
| 100 USD | 42,634.40 KMF |
| 500 USD | 213,172.00 KMF |
| 1,000 USD | 426,344.00 KMF |
Get USD/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=KMFExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T18:47:01Z",
"rates": {
"KMF": 426.34399653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "KMF",
"amount": 100
},
"result": 42634.399653,
"rate": 426.34399653
}Build with USD/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key