Rate Overview
Live
1 MXN = 3.5195 AFN
1 AFN = 0.284134
MXN
Avg
3.5860
High
3.8231
Low
3.2458
Last updated: 3/27/2026, 9:35:50 AM
Quick Conversions
| MXN | AFN |
|---|---|
| 1 MXN | 3.52 AFN |
| 10 MXN | 35.19 AFN |
| 50 MXN | 175.97 AFN |
| 100 MXN | 351.95 AFN |
| 500 MXN | 1,759.73 AFN |
| 1,000 MXN | 3,519.46 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-27T09:35:50Z",
"rates": {
"AFN": 3.519461
}
}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": 351.9461,
"rate": 3.519461
}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