Rate Overview
Live
1 AWG = 9.5764 MXN
1 MXN = 0.104424
AWG
Avg
9.6150
High
9.6620
Low
9.5646
Last updated: 4/17/2026, 6:30:24 AM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 9.58 MXN |
| 10 AWG | 95.76 MXN |
| 50 AWG | 478.82 MXN |
| 100 AWG | 957.64 MXN |
| 500 AWG | 4,788.19 MXN |
| 1,000 AWG | 9,576.38 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-04-17T06:30:24Z",
"rates": {
"MXN": 9.576383
}
}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": 957.6383,
"rate": 9.576383
}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