Rate Overview
Live
1 PAB = 17.9566 MXN
1 MXN = 0.055690
PAB
Avg
17.8584
High
17.9652
Low
17.7654
Last updated: 3/27/2026, 8:01:03 AM
Quick Conversions
| PAB | MXN |
|---|---|
| 1 PAB | 17.96 MXN |
| 10 PAB | 179.57 MXN |
| 50 PAB | 897.83 MXN |
| 100 PAB | 1,795.66 MXN |
| 500 PAB | 8,978.30 MXN |
| 1,000 PAB | 17,956.60 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-27T08:01:03Z",
"rates": {
"MXN": 17.9566
}
}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": 1795.66,
"rate": 17.9566
}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