Rate Overview
Live
1 USD = 432.5720 KMF
1 KMF = 0.002312
USD
Avg
422.8840
High
432.5720
Low
410.2324
Last updated: 7/27/2026, 3:42:33 AM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 432.57 KMF |
| 10 USD | 4,325.72 KMF |
| 50 USD | 21,628.60 KMF |
| 100 USD | 43,257.20 KMF |
| 500 USD | 216,286.02 KMF |
| 1,000 USD | 432,572.03 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-27T03:42:33Z",
"rates": {
"KMF": 432.57203194
}
}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": 43257.203194,
"rate": 432.57203194
}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