Rate Overview
Live
1 MXN = 3.5097 AFN
1 AFN = 0.284925
MXN
Avg
3.5964
High
3.6859
Low
3.5097
Last updated: 3/7/2026, 3:03:49 AM
Quick Conversions
| MXN | AFN |
|---|---|
| 1 MXN | 3.51 AFN |
| 10 MXN | 35.10 AFN |
| 50 MXN | 175.48 AFN |
| 100 MXN | 350.97 AFN |
| 500 MXN | 1,754.85 AFN |
| 1,000 MXN | 3,509.69 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-03-07T03:03:49Z",
"rates": {
"AFN": 3.509691
}
}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": 350.9691,
"rate": 3.509691
}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