Rate Overview
Live
1 PAB = 1.4094 CAD
1 CAD = 0.709512
PAB
Avg
1.3817
High
1.4201
Low
1.3544
Last updated: 7/26/2026, 12:37:40 AM
Quick Conversions
| PAB | CAD |
|---|---|
| 1 PAB | 1.41 CAD |
| 10 PAB | 14.09 CAD |
| 50 PAB | 70.47 CAD |
| 100 PAB | 140.94 CAD |
| 500 PAB | 704.71 CAD |
| 1,000 PAB | 1,409.42 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-26T00:37:40Z",
"rates": {
"CAD": 1.40942
}
}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": 140.94199999999998,
"rate": 1.40942
}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