Rate Overview
Live
1 USD = 423.2518 KMF
1 KMF = 0.002363
USD
Avg
423.9846
High
424.8800
Low
422.4361
Last updated: 9/4/2026, 7:28:28 PM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 423.25 KMF |
| 10 USD | 4,232.52 KMF |
| 50 USD | 21,162.59 KMF |
| 100 USD | 42,325.18 KMF |
| 500 USD | 211,625.89 KMF |
| 1,000 USD | 423,251.77 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-09-04T19:28:28Z",
"rates": {
"KMF": 423.25177384
}
}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": 42325.177384,
"rate": 423.25177384
}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