Rate Overview
Live
1 CAD = 0.723822 PAB
1 PAB = 1.3816
CAD
Avg
0.727158
High
0.739392
Low
0.711977
Last updated: 5/26/2026, 8:44:25 PM
Quick Conversions
| CAD | PAB |
|---|---|
| 1 CAD | 0.72 PAB |
| 10 CAD | 7.24 PAB |
| 50 CAD | 36.19 PAB |
| 100 CAD | 72.38 PAB |
| 500 CAD | 361.91 PAB |
| 1,000 CAD | 723.82 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-05-26T20:44:25Z",
"rates": {
"PAB": 0.723822
}
}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.3822,
"rate": 0.723822
}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