Rate Overview
Live
1 MXN = 3.7109 AFN
1 AFN = 0.269474
MXN
Avg
3.6633
High
3.7112
Low
3.5967
Last updated: 5/7/2026, 8:08:55 AM
Quick Conversions
| MXN | AFN |
|---|---|
| 1 MXN | 3.71 AFN |
| 10 MXN | 37.11 AFN |
| 50 MXN | 185.55 AFN |
| 100 MXN | 371.09 AFN |
| 500 MXN | 1,855.47 AFN |
| 1,000 MXN | 3,710.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-05-07T08:08:55Z",
"rates": {
"AFN": 3.71093
}
}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": 371.09299999999996,
"rate": 3.71093
}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