Rate Overview
Live
1 PAB = 18.0272 MXN
1 MXN = 0.055472
PAB
Avg
17.5576
High
18.0272
Low
17.1135
Last updated: 3/27/2026, 11:40:09 AM
Quick Conversions
| PAB | MXN |
|---|---|
| 1 PAB | 18.03 MXN |
| 10 PAB | 180.27 MXN |
| 50 PAB | 901.36 MXN |
| 100 PAB | 1,802.72 MXN |
| 500 PAB | 9,013.60 MXN |
| 1,000 PAB | 18,027.20 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-27T11:40:09Z",
"rates": {
"MXN": 18.0272
}
}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": 1802.72,
"rate": 18.0272
}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