Rate Overview
Live
1 AWG = 10.0516 MXN
1 MXN = 0.099487
AWG
Avg
10.6850
High
11.5313
Low
9.6328
Last updated: 3/27/2026, 9:59:44 AM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 10.05 MXN |
| 10 AWG | 100.52 MXN |
| 50 AWG | 502.58 MXN |
| 100 AWG | 1,005.16 MXN |
| 500 AWG | 5,025.80 MXN |
| 1,000 AWG | 10,051.59 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-27T09:59:44Z",
"rates": {
"MXN": 10.051592
}
}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.1591999999999,
"rate": 10.051592
}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