Rate Overview
Live
1 AWG = 9.9399 MXN
1 MXN = 0.100604
AWG
Avg
9.8047
High
9.9399
Low
9.6212
Last updated: 3/7/2026, 3:40:04 AM
Quick Conversions
| AWG | MXN |
|---|---|
| 1 AWG | 9.94 MXN |
| 10 AWG | 99.40 MXN |
| 50 AWG | 497.00 MXN |
| 100 AWG | 993.99 MXN |
| 500 AWG | 4,969.97 MXN |
| 1,000 AWG | 9,939.93 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-03-07T03:40:04Z",
"rates": {
"MXN": 9.939933
}
}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": 993.9933,
"rate": 9.939933
}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