Rate Overview
Live
1 USD = 423.4855 KMF
1 KMF = 0.002361
USD
Avg
420.9829
High
424.1592
Low
416.3409
Last updated: 3/7/2026, 7:36:21 AM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 423.49 KMF |
| 10 USD | 4,234.86 KMF |
| 50 USD | 21,174.28 KMF |
| 100 USD | 42,348.55 KMF |
| 500 USD | 211,742.77 KMF |
| 1,000 USD | 423,485.55 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-07T07:36:21Z",
"rates": {
"KMF": 423.48554713
}
}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": 42348.554713,
"rate": 423.48554713
}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