Rate Overview
Live
1 CAD = 0.722021 PAB
1 PAB = 1.3850
CAD
Avg
0.726664
High
0.729491
Low
0.722021
Last updated: 3/27/2026, 2:39:58 AM
Quick Conversions
| CAD | PAB |
|---|---|
| 1 CAD | 0.72 PAB |
| 10 CAD | 7.22 PAB |
| 50 CAD | 36.10 PAB |
| 100 CAD | 72.20 PAB |
| 500 CAD | 361.01 PAB |
| 1,000 CAD | 722.02 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-03-27T02:39:58Z",
"rates": {
"PAB": 0.722021
}
}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.2021,
"rate": 0.722021
}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