Rate Overview
Live
1 MXN = 0.105413 AWG
1 AWG = 9.4865
MXN
Avg
0.105354
High
0.105723
Low
0.105078
Last updated: 9/2/2026, 8:26:12 PM
Quick Conversions
| MXN | AWG |
|---|---|
| 1 MXN | 0.11 AWG |
| 10 MXN | 1.05 AWG |
| 50 MXN | 5.27 AWG |
| 100 MXN | 10.54 AWG |
| 500 MXN | 52.71 AWG |
| 1,000 MXN | 105.41 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-09-02T20:26:12Z",
"rates": {
"AWG": 0.105413
}
}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.541300000000001,
"rate": 0.105413
}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