Rate Overview
Live
1 MXN = 0.058855 PAB
1 PAB = 16.9909
MXN
Avg
0.058822
High
0.059003
Low
0.058703
Last updated: 9/3/2026, 2:06:10 PM
Quick Conversions
| MXN | PAB |
|---|---|
| 1 MXN | 0.06 PAB |
| 10 MXN | 0.59 PAB |
| 50 MXN | 2.94 PAB |
| 100 MXN | 5.89 PAB |
| 500 MXN | 29.43 PAB |
| 1,000 MXN | 58.86 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-09-03T14:06:10Z",
"rates": {
"PAB": 0.058855
}
}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.8854999999999995,
"rate": 0.058855
}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