Rate Overview
Live
1 MXN = 0.102999 AWG
1 AWG = 9.7088
MXN
Avg
0.102612
High
0.104596
Low
0.099549
Last updated: 5/27/2026, 4:22:03 PM
Quick Conversions
| MXN | AWG |
|---|---|
| 1 MXN | 0.10 AWG |
| 10 MXN | 1.03 AWG |
| 50 MXN | 5.15 AWG |
| 100 MXN | 10.30 AWG |
| 500 MXN | 51.50 AWG |
| 1,000 MXN | 103.00 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-27T16:22:03Z",
"rates": {
"AWG": 0.102999
}
}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.2999,
"rate": 0.102999
}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