Rate Overview
Live
1 MXN = 3.8658 AFN
1 AFN = 0.258677
MXN
Avg
3.8612
High
3.8918
Low
3.8244
Last updated: 9/3/2026, 10:00:27 AM
Quick Conversions
| MXN | AFN |
|---|---|
| 1 MXN | 3.87 AFN |
| 10 MXN | 38.66 AFN |
| 50 MXN | 193.29 AFN |
| 100 MXN | 386.58 AFN |
| 500 MXN | 1,932.91 AFN |
| 1,000 MXN | 3,865.82 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-09-03T10:00:27Z",
"rates": {
"AFN": 3.865824
}
}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": 386.5824,
"rate": 3.865824
}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