Rate Overview
Live
1 PAB = 1.3597 CAD
1 CAD = 0.735448
PAB
Avg
1.3650
High
1.3685
Low
1.3597
Last updated: 3/6/2026, 6:10:54 PM
Quick Conversions
| PAB | CAD |
|---|---|
| 1 PAB | 1.36 CAD |
| 10 PAB | 13.60 CAD |
| 50 PAB | 67.99 CAD |
| 100 PAB | 135.97 CAD |
| 500 PAB | 679.86 CAD |
| 1,000 PAB | 1,359.72 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-03-06T18:10:54Z",
"rates": {
"CAD": 1.359715
}
}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": 135.9715,
"rate": 1.359715
}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