Rate Overview
Live
1 PAB = 1.3850 CAD
1 CAD = 0.722022
PAB
Avg
1.3831
High
1.4100
Low
1.3570
Last updated: 3/27/2026, 2:40:54 AM
Quick Conversions
| PAB | CAD |
|---|---|
| 1 PAB | 1.39 CAD |
| 10 PAB | 13.85 CAD |
| 50 PAB | 69.25 CAD |
| 100 PAB | 138.50 CAD |
| 500 PAB | 692.50 CAD |
| 1,000 PAB | 1,385.00 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-27T02:40:54Z",
"rates": {
"CAD": 1.385
}
}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": 138.5,
"rate": 1.385
}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