Rate Overview
Live
1 USD = 430.1185 KMF
1 KMF = 0.002325
USD
Avg
423.1983
High
432.0682
Low
412.9404
Last updated: 7/19/2026, 7:46:04 AM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 430.12 KMF |
| 10 USD | 4,301.19 KMF |
| 50 USD | 21,505.93 KMF |
| 100 USD | 43,011.85 KMF |
| 500 USD | 215,059.27 KMF |
| 1,000 USD | 430,118.55 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-07-19T07:46:04Z",
"rates": {
"KMF": 430.11854592
}
}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": 43011.854591999996,
"rate": 430.11854592
}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