Rate Overview
Live
1 PAB = 1.3637 CAD
1 CAD = 0.733310
PAB
Avg
1.3621
High
1.3677
Low
1.3577
Last updated: 5/6/2026, 1:22:13 PM
Quick Conversions
| PAB | CAD |
|---|---|
| 1 PAB | 1.36 CAD |
| 10 PAB | 13.64 CAD |
| 50 PAB | 68.18 CAD |
| 100 PAB | 136.37 CAD |
| 500 PAB | 681.84 CAD |
| 1,000 PAB | 1,363.68 CAD |
Get PAB/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=CADExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-06T13:22:13Z",
"rates": {
"CAD": 1.363679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "CAD",
"amount": 100
},
"result": 136.36790000000002,
"rate": 1.363679
}Build with PAB/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key