Rate Overview
Live
1 CAD = 0.703502 PAB
1 PAB = 1.4215
CAD
Avg
0.703526
High
0.704199
Low
0.702466
Last updated: 7/7/2026, 4:00:43 AM
Quick Conversions
| CAD | PAB |
|---|---|
| 1 CAD | 0.70 PAB |
| 10 CAD | 7.04 PAB |
| 50 CAD | 35.18 PAB |
| 100 CAD | 70.35 PAB |
| 500 CAD | 351.75 PAB |
| 1,000 CAD | 703.50 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-07T04:00:43Z",
"rates": {
"PAB": 0.703502
}
}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.3502,
"rate": 0.703502
}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