Rate Overview
Live
1 AWG = 9.7548 MXN
1 MXN = 0.102514
AWG
Avg
10.5268
High
11.5313
Low
9.6328
Last updated: 7/28/2026, 9:14:06 AM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 9.75 MXN |
| 10 AWG | 97.55 MXN |
| 50 AWG | 487.74 MXN |
| 100 AWG | 975.48 MXN |
| 500 AWG | 4,877.40 MXN |
| 1,000 AWG | 9,754.80 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-07-28T09:14:06Z",
"rates": {
"MXN": 9.754804
}
}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": 975.4804,
"rate": 9.754804
}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