Rate Overview
Live
1 AWG = 9.5565 MXN
1 MXN = 0.104640
AWG
Avg
9.6570
High
9.7177
Low
9.5565
Last updated: 5/7/2026, 12:35:31 PM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 9.56 MXN |
| 10 AWG | 95.57 MXN |
| 50 AWG | 477.83 MXN |
| 100 AWG | 955.65 MXN |
| 500 AWG | 4,778.27 MXN |
| 1,000 AWG | 9,556.54 MXN |
Get AWG/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=MXNExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T12:35:31Z",
"rates": {
"MXN": 9.556535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "MXN",
"amount": 100
},
"result": 955.6535,
"rate": 9.556535
}Build with AWG/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key