Rate Overview
Live
1 MXN = 0.101962 AWG
1 AWG = 9.8076
MXN
Avg
0.102077
High
0.102473
Low
0.101480
Last updated: 7/1/2026, 9:32:50 PM
Quick Conversions
| MXN | AWG |
|---|---|
| 1 MXN | 0.10 AWG |
| 10 MXN | 1.02 AWG |
| 50 MXN | 5.10 AWG |
| 100 MXN | 10.20 AWG |
| 500 MXN | 50.98 AWG |
| 1,000 MXN | 101.96 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-01T21:32:50Z",
"rates": {
"AWG": 0.101962
}
}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.1962,
"rate": 0.101962
}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