Rate Overview
Live
1 USD = 420.5285 KMF
1 KMF = 0.002378
USD
Avg
420.4453
High
422.0001
Low
419.9998
Last updated: 5/7/2026, 1:17:05 AM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 420.53 KMF |
| 10 USD | 4,205.29 KMF |
| 50 USD | 21,026.43 KMF |
| 100 USD | 42,052.85 KMF |
| 500 USD | 210,264.27 KMF |
| 1,000 USD | 420,528.53 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-07T01:17:05Z",
"rates": {
"KMF": 420.52853494
}
}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": 42052.853493999995,
"rate": 420.52853494
}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