Rate Overview
Live
1 USD = 430.4959 KMF
1 KMF = 0.002323
USD
Avg
422.4918
High
431.9663
Low
410.2324
Last updated: 7/23/2026, 12:27:19 PM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 430.50 KMF |
| 10 USD | 4,304.96 KMF |
| 50 USD | 21,524.80 KMF |
| 100 USD | 43,049.59 KMF |
| 500 USD | 215,247.96 KMF |
| 1,000 USD | 430,495.93 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-23T12:27:19Z",
"rates": {
"KMF": 430.49592569
}
}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": 43049.592569,
"rate": 430.49592569
}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