Rate Overview
Live
1 MXN = 3.8469 AFN
1 AFN = 0.259948
MXN
Avg
3.8374
High
3.8486
Low
3.8199
Last updated: 8/15/2026, 6:21:19 AM
Quick Conversions
| MXN | AFN |
|---|---|
| 1 MXN | 3.85 AFN |
| 10 MXN | 38.47 AFN |
| 50 MXN | 192.35 AFN |
| 100 MXN | 384.69 AFN |
| 500 MXN | 1,923.46 AFN |
| 1,000 MXN | 3,846.93 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-08-15T06:21:19Z",
"rates": {
"AFN": 3.846927
}
}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": 384.6927,
"rate": 3.846927
}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