Rate Overview
Live
1 PAB = 1.3721 CAD
1 CAD = 0.728791
PAB
Avg
1.3818
High
1.3872
Low
1.3721
Last updated: 4/16/2026, 2:39:41 AM
Quick Conversions
| PAB | CAD |
|---|---|
| 1 PAB | 1.37 CAD |
| 10 PAB | 13.72 CAD |
| 50 PAB | 68.61 CAD |
| 100 PAB | 137.21 CAD |
| 500 PAB | 686.07 CAD |
| 1,000 PAB | 1,372.14 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-04-16T02:39:41Z",
"rates": {
"CAD": 1.372136
}
}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": 137.2136,
"rate": 1.372136
}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