Rate Overview
Live
1 MXN = 0.104423 AWG
1 AWG = 9.5764
MXN
Avg
0.104005
High
0.104551
Low
0.103498
Last updated: 4/17/2026, 6:10:15 AM
Quick Conversions
| MXN | AWG |
|---|---|
| 1 MXN | 0.10 AWG |
| 10 MXN | 1.04 AWG |
| 50 MXN | 5.22 AWG |
| 100 MXN | 10.44 AWG |
| 500 MXN | 52.21 AWG |
| 1,000 MXN | 104.42 AWG |
Get MXN/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=AWGExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-04-17T06:10:15Z",
"rates": {
"AWG": 0.104423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "AWG",
"amount": 100
},
"result": 10.4423,
"rate": 0.104423
}Build with MXN/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key