Rate Overview
Live
1 MXN = 3.6458 AFN
1 AFN = 0.274285
MXN
Avg
3.6545
High
3.7584
Low
3.6161
Last updated: 7/9/2026, 11:04:49 AM
Quick Conversions
| MXN | AFN |
|---|---|
| 1 MXN | 3.65 AFN |
| 10 MXN | 36.46 AFN |
| 50 MXN | 182.29 AFN |
| 100 MXN | 364.58 AFN |
| 500 MXN | 1,822.92 AFN |
| 1,000 MXN | 3,645.84 AFN |
Get MXN/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=AFNExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-09T11:04:49Z",
"rates": {
"AFN": 3.645844
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "AFN",
"amount": 100
},
"result": 364.58439999999996,
"rate": 3.645844
}Build with MXN/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key