Rate Overview
Live
1 AWG = 10.0568 MXN
1 MXN = 0.099436
AWG
Avg
10.3533
High
11.4150
Low
9.5841
Last updated: 3/27/2026, 10:02:52 AM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 10.06 MXN |
| 10 AWG | 100.57 MXN |
| 50 AWG | 502.84 MXN |
| 100 AWG | 1,005.68 MXN |
| 500 AWG | 5,028.38 MXN |
| 1,000 AWG | 10,056.76 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-03-27T10:02:52Z",
"rates": {
"MXN": 10.056759
}
}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": 1005.6759,
"rate": 10.056759
}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