Rate Overview
Live
1 CAD = 0.714622 PAB
1 PAB = 1.3993
CAD
Avg
0.715829
High
0.718329
Low
0.714622
Last updated: 6/15/2026, 11:08:45 PM
Quick Conversions
| CAD | PAB |
|---|---|
| 1 CAD | 0.71 PAB |
| 10 CAD | 7.15 PAB |
| 50 CAD | 35.73 PAB |
| 100 CAD | 71.46 PAB |
| 500 CAD | 357.31 PAB |
| 1,000 CAD | 714.62 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-06-15T23:08:45Z",
"rates": {
"PAB": 0.714622
}
}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": 71.4622,
"rate": 0.714622
}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