Rate Overview
Live
1 AWG = 10.0888 MXN
1 MXN = 0.099120
AWG
Avg
9.8842
High
10.0888
Low
9.5802
Last updated: 3/27/2026, 3:34:14 PM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 10.09 MXN |
| 10 AWG | 100.89 MXN |
| 50 AWG | 504.44 MXN |
| 100 AWG | 1,008.88 MXN |
| 500 AWG | 5,044.39 MXN |
| 1,000 AWG | 10,088.77 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-27T15:34:14Z",
"rates": {
"MXN": 10.08877
}
}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": 1008.8770000000001,
"rate": 10.08877
}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