Rate Overview
Live
1 CAD = 0.720768 PAB
1 PAB = 1.3874
CAD
Avg
0.718880
High
0.720813
Low
0.716887
Last updated: 8/16/2026, 9:18:09 AM
Quick Conversions
| CAD | PAB |
|---|---|
| 1 CAD | 0.72 PAB |
| 10 CAD | 7.21 PAB |
| 50 CAD | 36.04 PAB |
| 100 CAD | 72.08 PAB |
| 500 CAD | 360.38 PAB |
| 1,000 CAD | 720.77 PAB |
Get CAD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=PABExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-08-16T09:18:09Z",
"rates": {
"PAB": 0.720768
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "PAB",
"amount": 100
},
"result": 72.07679999999999,
"rate": 0.720768
}Build with CAD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key