Rate Overview
Live
1 MXN = 0.100669 AWG
1 AWG = 9.9335
MXN
Avg
0.102189
High
0.103937
Low
0.100640
Last updated: 3/7/2026, 1:01:31 AM
Quick Conversions
| MXN | AWG |
|---|---|
| 1 MXN | 0.10 AWG |
| 10 MXN | 1.01 AWG |
| 50 MXN | 5.03 AWG |
| 100 MXN | 10.07 AWG |
| 500 MXN | 50.33 AWG |
| 1,000 MXN | 100.67 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-03-07T01:01:31Z",
"rates": {
"AWG": 0.100669
}
}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.066899999999999,
"rate": 0.100669
}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