Rate Overview
Live
1 MXN = 25.0102 KMF
1 KMF = 0.039984
MXN
Avg
24.9407
High
25.0102
Low
24.8812
Last updated: 9/2/2026, 5:32:33 PM
Quick Conversions
| MXN | KMF |
|---|---|
| 1 MXN | 25.01 KMF |
| 10 MXN | 250.10 KMF |
| 50 MXN | 1,250.51 KMF |
| 100 MXN | 2,501.02 KMF |
| 500 MXN | 12,505.08 KMF |
| 1,000 MXN | 25,010.16 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-09-02T17:32:33Z",
"rates": {
"KMF": 25.010156
}
}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": 2501.0155999999997,
"rate": 25.010156
}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