Rate Overview
Live
1 USD = 422.6535 KMF
1 KMF = 0.002366
USD
Avg
436.2394
High
477.1247
Low
416.0402
Last updated: 5/27/2026, 7:25:54 AM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 422.65 KMF |
| 10 USD | 4,226.54 KMF |
| 50 USD | 21,132.68 KMF |
| 100 USD | 42,265.35 KMF |
| 500 USD | 211,326.77 KMF |
| 1,000 USD | 422,653.54 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-05-27T07:25:54Z",
"rates": {
"KMF": 422.65353872
}
}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": 42265.353872,
"rate": 422.65353872
}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