Rate Overview
Live
1 USD = 425.1942 KMF
1 KMF = 0.002352
USD
Avg
425.9298
High
426.9317
Low
425.1942
Last updated: 8/15/2026, 5:35:36 AM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 425.19 KMF |
| 10 USD | 4,251.94 KMF |
| 50 USD | 21,259.71 KMF |
| 100 USD | 42,519.42 KMF |
| 500 USD | 212,597.11 KMF |
| 1,000 USD | 425,194.22 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-08-15T05:35:36Z",
"rates": {
"KMF": 425.19421954
}
}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": 42519.421954,
"rate": 425.19421954
}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