Rate Overview
Live
1 USD = 432.3445 KMF
1 KMF = 0.002313
USD
Avg
422.8094
High
432.9032
Low
414.6904
Last updated: 7/24/2026, 10:21:57 AM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 432.34 KMF |
| 10 USD | 4,323.44 KMF |
| 50 USD | 21,617.22 KMF |
| 100 USD | 43,234.45 KMF |
| 500 USD | 216,172.24 KMF |
| 1,000 USD | 432,344.48 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-24T10:21:57Z",
"rates": {
"KMF": 432.34448067
}
}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": 43234.448067,
"rate": 432.34448067
}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