Rate Overview
Live
1 USD = 418.0000 KMF
1 KMF = 0.002392
USD
Avg
419.8342
High
424.5071
Low
418.0000
Last updated: 4/16/2026, 10:50:48 PM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 418.00 KMF |
| 10 USD | 4,180.00 KMF |
| 50 USD | 20,900.00 KMF |
| 100 USD | 41,800.00 KMF |
| 500 USD | 209,000.01 KMF |
| 1,000 USD | 418,000.03 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-04-16T22:50:48Z",
"rates": {
"KMF": 418.00002962
}
}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": 41800.002962,
"rate": 418.00002962
}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