Rate Overview
Live
1 CAD = 0.708923 PAB
1 PAB = 1.4106
CAD
Avg
0.718478
High
0.740158
Low
0.692037
Last updated: 7/28/2026, 1:48:56 PM
Quick Conversions
| CAD | PAB |
|---|---|
| 1 CAD | 0.71 PAB |
| 10 CAD | 7.09 PAB |
| 50 CAD | 35.45 PAB |
| 100 CAD | 70.89 PAB |
| 500 CAD | 354.46 PAB |
| 1,000 CAD | 708.92 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-07-28T13:48:56Z",
"rates": {
"PAB": 0.708923
}
}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": 70.89229999999999,
"rate": 0.708923
}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