Rate Overview
Live
1 AWG = 9.7071 MXN
1 MXN = 0.103017
AWG
Avg
10.1250
High
10.7562
Low
9.5416
Last updated: 5/27/2026, 3:14:17 PM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 9.71 MXN |
| 10 AWG | 97.07 MXN |
| 50 AWG | 485.36 MXN |
| 100 AWG | 970.71 MXN |
| 500 AWG | 4,853.56 MXN |
| 1,000 AWG | 9,707.12 MXN |
Get AWG/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=MXNExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-27T15:14:17Z",
"rates": {
"MXN": 9.707122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "MXN",
"amount": 100
},
"result": 970.7122,
"rate": 9.707122
}Build with AWG/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key