Rate Overview
Live
1 MXN = 0.105994 AWG
1 AWG = 9.4345
MXN
Avg
0.105618
High
0.105998
Low
0.105220
Last updated: 9/7/2026, 12:31:32 AM
Quick Conversions
| MXN | AWG |
|---|---|
| 1 MXN | 0.11 AWG |
| 10 MXN | 1.06 AWG |
| 50 MXN | 5.30 AWG |
| 100 MXN | 10.60 AWG |
| 500 MXN | 53.00 AWG |
| 1,000 MXN | 105.99 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-07T00:31:32Z",
"rates": {
"AWG": 0.105994
}
}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.599400000000001,
"rate": 0.105994
}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