Rate Overview
Live
1 MXN = 24.4495 KMF
1 KMF = 0.040901
MXN
Avg
24.4523
High
24.4992
Low
24.3995
Last updated: 5/27/2026, 1:21:02 AM
Quick Conversions
| MXN | KMF |
|---|---|
| 1 MXN | 24.45 KMF |
| 10 MXN | 244.50 KMF |
| 50 MXN | 1,222.48 KMF |
| 100 MXN | 2,444.95 KMF |
| 500 MXN | 12,224.75 KMF |
| 1,000 MXN | 24,449.50 KMF |
Get MXN/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=KMFExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-27T01:21:02Z",
"rates": {
"KMF": 24.4495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "KMF",
"amount": 100
},
"result": 2444.95,
"rate": 24.4495
}Build with MXN/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key