Rate Overview
Live
1 MXN = 3.8130 AFN
1 AFN = 0.262263
MXN
Avg
3.6597
High
3.8130
Low
3.5082
Last updated: 7/28/2026, 7:15:12 PM
Quick Conversions
| MXN | AFN |
|---|---|
| 1 MXN | 3.81 AFN |
| 10 MXN | 38.13 AFN |
| 50 MXN | 190.65 AFN |
| 100 MXN | 381.30 AFN |
| 500 MXN | 1,906.48 AFN |
| 1,000 MXN | 3,812.96 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-28T19:15:12Z",
"rates": {
"AFN": 3.812963
}
}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": 381.2963,
"rate": 3.812963
}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