Rate Overview
Live
1 AWG = 9.7841 MXN
1 MXN = 0.102206
AWG
Avg
9.7334
High
9.8541
Low
9.6024
Last updated: 7/10/2026, 7:15:41 AM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 9.78 MXN |
| 10 AWG | 97.84 MXN |
| 50 AWG | 489.21 MXN |
| 100 AWG | 978.41 MXN |
| 500 AWG | 4,892.07 MXN |
| 1,000 AWG | 9,784.13 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-10T07:15:41Z",
"rates": {
"MXN": 9.784134
}
}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": 978.4134,
"rate": 9.784134
}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