Rate Overview
Live
1 AWG = 9.7198 MXN
1 MXN = 0.102882
AWG
Avg
9.7535
High
9.8014
Low
9.7175
Last updated: 7/22/2026, 5:03:17 PM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 9.72 MXN |
| 10 AWG | 97.20 MXN |
| 50 AWG | 485.99 MXN |
| 100 AWG | 971.98 MXN |
| 500 AWG | 4,859.92 MXN |
| 1,000 AWG | 9,719.83 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-22T17:03:17Z",
"rates": {
"MXN": 9.719832
}
}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": 971.9832,
"rate": 9.719832
}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