Rate Overview
Live
1 MXN = 0.102376 AWG
1 AWG = 9.7679
MXN
Avg
0.102375
High
0.102907
Low
0.101847
Last updated: 7/26/2026, 8:50:34 PM
Quick Conversions
| MXN | AWG |
|---|---|
| 1 MXN | 0.10 AWG |
| 10 MXN | 1.02 AWG |
| 50 MXN | 5.12 AWG |
| 100 MXN | 10.24 AWG |
| 500 MXN | 51.19 AWG |
| 1,000 MXN | 102.38 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-07-26T20:50:34Z",
"rates": {
"AWG": 0.102376
}
}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.237599999999999,
"rate": 0.102376
}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