Rate Overview
Live
1 MXN = 0.057058 PAB
1 PAB = 17.5260
MXN
Avg
0.057152
High
0.057699
Low
0.056692
Last updated: 6/28/2026, 10:48:28 PM
Quick Conversions
| MXN | PAB |
|---|---|
| 1 MXN | 0.06 PAB |
| 10 MXN | 0.57 PAB |
| 50 MXN | 2.85 PAB |
| 100 MXN | 5.71 PAB |
| 500 MXN | 28.53 PAB |
| 1,000 MXN | 57.06 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-06-28T22:48:28Z",
"rates": {
"PAB": 0.057058
}
}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.7058,
"rate": 0.057058
}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