Rate Overview
Live
1 USD = 429.9886 KMF
1 KMF = 0.002326
USD
Avg
431.1381
High
432.9996
Low
429.9886
Last updated: 7/5/2026, 7:26:37 PM
Quick Conversions
| USD | KMF |
|---|---|
| 1 USD | 429.99 KMF |
| 10 USD | 4,299.89 KMF |
| 50 USD | 21,499.43 KMF |
| 100 USD | 42,998.86 KMF |
| 500 USD | 214,994.29 KMF |
| 1,000 USD | 429,988.58 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-05T19:26:37Z",
"rates": {
"KMF": 429.98858258
}
}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": 42998.858258,
"rate": 429.98858258
}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