Rate Overview
Live
1 AWG = 9.6706 MXN
1 MXN = 0.103407
AWG
Avg
9.6731
High
9.7029
Low
9.6470
Last updated: 5/27/2026, 1:54:17 PM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 9.67 MXN |
| 10 AWG | 96.71 MXN |
| 50 AWG | 483.53 MXN |
| 100 AWG | 967.06 MXN |
| 500 AWG | 4,835.28 MXN |
| 1,000 AWG | 9,670.56 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-27T13:54:17Z",
"rates": {
"MXN": 9.670558
}
}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": 967.0558,
"rate": 9.670558
}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