Rate Overview
Live
1 AWG = 9.5299 MXN
1 MXN = 0.104933
AWG
Avg
9.5724
High
9.6377
Low
9.5299
Last updated: 8/13/2026, 1:23:30 AM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 9.53 MXN |
| 10 AWG | 95.30 MXN |
| 50 AWG | 476.50 MXN |
| 100 AWG | 952.99 MXN |
| 500 AWG | 4,764.96 MXN |
| 1,000 AWG | 9,529.92 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-08-13T01:23:30Z",
"rates": {
"MXN": 9.529916
}
}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": 952.9916000000001,
"rate": 9.529916
}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