Rate Overview
Live
1 MXN = 0.104624 AWG
1 AWG = 9.5580
MXN
Avg
0.103551
High
0.104624
Low
0.102905
Last updated: 5/7/2026, 10:12:27 AM
Quick Conversions
| MXN | AWG |
|---|---|
| 1 MXN | 0.10 AWG |
| 10 MXN | 1.05 AWG |
| 50 MXN | 5.23 AWG |
| 100 MXN | 10.46 AWG |
| 500 MXN | 52.31 AWG |
| 1,000 MXN | 104.62 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-05-07T10:12:27Z",
"rates": {
"AWG": 0.104624
}
}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.462399999999999,
"rate": 0.104624
}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