Rate Overview
Live
1 PAB = 1.4199 CAD
1 CAD = 0.704262
PAB
Avg
1.4208
High
1.4236
Low
1.4191
Last updated: 7/5/2026, 2:03:27 PM
Quick Conversions
| PAB | CAD |
|---|---|
| 1 PAB | 1.42 CAD |
| 10 PAB | 14.20 CAD |
| 50 PAB | 71.00 CAD |
| 100 PAB | 141.99 CAD |
| 500 PAB | 709.96 CAD |
| 1,000 PAB | 1,419.93 CAD |
Get PAB/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=CADExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-05T14:03:27Z",
"rates": {
"CAD": 1.419926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "CAD",
"amount": 100
},
"result": 141.9926,
"rate": 1.419926
}Build with PAB/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key