Rate Overview
Live
1 MXN = 0.055786 PAB
1 PAB = 17.9256
MXN
Avg
0.056997
High
0.058433
Low
0.055614
Last updated: 3/27/2026, 7:44:14 AM
Quick Conversions
| MXN | PAB |
|---|---|
| 1 MXN | 0.06 PAB |
| 10 MXN | 0.56 PAB |
| 50 MXN | 2.79 PAB |
| 100 MXN | 5.58 PAB |
| 500 MXN | 27.89 PAB |
| 1,000 MXN | 55.79 PAB |
Get MXN/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=PABExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T07:44:14Z",
"rates": {
"PAB": 0.055786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "PAB",
"amount": 100
},
"result": 5.5786,
"rate": 0.055786
}Build with MXN/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key