Rate Overview
Live
1 PAB = 18.0357 MXN
1 MXN = 0.055446
PAB
Avg
17.9656
High
18.5630
Low
17.1555
Last updated: 3/27/2026, 2:36:11 PM
Quick Conversions
| PAB | MXN |
|---|---|
| 1 PAB | 18.04 MXN |
| 10 PAB | 180.36 MXN |
| 50 PAB | 901.79 MXN |
| 100 PAB | 1,803.57 MXN |
| 500 PAB | 9,017.85 MXN |
| 1,000 PAB | 18,035.70 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-27T14:36:11Z",
"rates": {
"MXN": 18.0357
}
}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": 1803.57,
"rate": 18.0357
}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