Rate Overview
Live
1 AWG = 9.7545 MXN
1 MXN = 0.102517
AWG
Avg
9.9783
High
10.5293
Low
9.5606
Last updated: 7/28/2026, 3:17:04 AM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 9.75 MXN |
| 10 AWG | 97.54 MXN |
| 50 AWG | 487.72 MXN |
| 100 AWG | 975.45 MXN |
| 500 AWG | 4,877.23 MXN |
| 1,000 AWG | 9,754.47 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-28T03:17:04Z",
"rates": {
"MXN": 9.754469
}
}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.4469,
"rate": 9.754469
}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