Rate Overview
Live
1 MXN = 0.099857 AWG
1 AWG = 10.0143
MXN
Avg
0.100253
High
0.100757
Low
0.099637
Last updated: 3/27/2026, 7:46:17 AM
Quick Conversions
| MXN | AWG |
|---|---|
| 1 MXN | 0.10 AWG |
| 10 MXN | 1.00 AWG |
| 50 MXN | 4.99 AWG |
| 100 MXN | 9.99 AWG |
| 500 MXN | 49.93 AWG |
| 1,000 MXN | 99.86 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-27T07:46:17Z",
"rates": {
"AWG": 0.099857
}
}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": 9.9857,
"rate": 0.099857
}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