Rate Overview
Live
1 CAD = 0.714681 PAB
1 PAB = 1.3992
CAD
Avg
0.715836
High
0.718329
Low
0.714681
Last updated: 6/16/2026, 12:49:26 AM
Quick Conversions
| CAD | PAB |
|---|---|
| 1 CAD | 0.71 PAB |
| 10 CAD | 7.15 PAB |
| 50 CAD | 35.73 PAB |
| 100 CAD | 71.47 PAB |
| 500 CAD | 357.34 PAB |
| 1,000 CAD | 714.68 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-16T00:49:26Z",
"rates": {
"PAB": 0.714681
}
}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.4681,
"rate": 0.714681
}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