Rate Overview
Live
1 MXN = 3.7763 AFN
1 AFN = 0.264812
MXN
Avg
3.6858
High
3.8326
Low
3.5405
Last updated: 7/26/2026, 3:36:48 AM
Quick Conversions
| MXN | AFN |
|---|---|
| 1 MXN | 3.78 AFN |
| 10 MXN | 37.76 AFN |
| 50 MXN | 188.81 AFN |
| 100 MXN | 377.63 AFN |
| 500 MXN | 1,888.14 AFN |
| 1,000 MXN | 3,776.27 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-26T03:36:48Z",
"rates": {
"AFN": 3.77627
}
}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": 377.62699999999995,
"rate": 3.77627
}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