Rate Overview
Live
1 MXN = 3.7420 AFN
1 AFN = 0.267238
MXN
Avg
3.7152
High
3.7420
Low
3.6888
Last updated: 4/17/2026, 6:04:40 AM
Quick Conversions
| MXN | AFN |
|---|---|
| 1 MXN | 3.74 AFN |
| 10 MXN | 37.42 AFN |
| 50 MXN | 187.10 AFN |
| 100 MXN | 374.20 AFN |
| 500 MXN | 1,870.99 AFN |
| 1,000 MXN | 3,741.98 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-04-17T06:04:40Z",
"rates": {
"AFN": 3.741981
}
}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": 374.1981,
"rate": 3.741981
}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