Rate Overview
Live
1 USD = 424.8178 KMF
1 KMF = 0.002354
USD
Avg
425.2385
High
426.3955
Low
423.5965
Last updated: 6/16/2026, 1:23:59 PM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 424.82 KMF |
| 10 USD | 4,248.18 KMF |
| 50 USD | 21,240.89 KMF |
| 100 USD | 42,481.78 KMF |
| 500 USD | 212,408.91 KMF |
| 1,000 USD | 424,817.82 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-06-16T13:23:59Z",
"rates": {
"KMF": 424.81781533
}
}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": 42481.781532999994,
"rate": 424.81781533
}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