Rate Overview
Live
1 PAB = 17.9923 MXN
1 MXN = 0.055579
PAB
Avg
19.1261
High
20.6410
Low
17.2426
Last updated: 3/27/2026, 9:44:50 AM
Quick Conversions
| PAB | MXN |
|---|---|
| 1 PAB | 17.99 MXN |
| 10 PAB | 179.92 MXN |
| 50 PAB | 899.62 MXN |
| 100 PAB | 1,799.24 MXN |
| 500 PAB | 8,996.18 MXN |
| 1,000 PAB | 17,992.35 MXN |
Get PAB/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=MXNExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-27T09:44:50Z",
"rates": {
"MXN": 17.99235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "MXN",
"amount": 100
},
"result": 1799.235,
"rate": 17.99235
}Build with PAB/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key