Rate Overview
Live
1 AWG = 10.0739 MXN
1 MXN = 0.099266
AWG
Avg
9.8089
High
10.0739
Low
9.5606
Last updated: 3/27/2026, 1:45:29 PM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 10.07 MXN |
| 10 AWG | 100.74 MXN |
| 50 AWG | 503.70 MXN |
| 100 AWG | 1,007.39 MXN |
| 500 AWG | 5,036.97 MXN |
| 1,000 AWG | 10,073.94 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-27T13:45:29Z",
"rates": {
"MXN": 10.073938
}
}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": 1007.3938,
"rate": 10.073938
}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