Rate Overview
Live
1 PAB = 1.3903 CAD
1 CAD = 0.719249
PAB
Avg
1.3851
High
1.3903
Low
1.3767
Last updated: 8/29/2026, 9:56:36 PM
Quick Conversions
| PAB | CAD |
|---|---|
| 1 PAB | 1.39 CAD |
| 10 PAB | 13.90 CAD |
| 50 PAB | 69.52 CAD |
| 100 PAB | 139.03 CAD |
| 500 PAB | 695.17 CAD |
| 1,000 PAB | 1,390.34 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-08-29T21:56:36Z",
"rates": {
"CAD": 1.390339
}
}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": 139.0339,
"rate": 1.390339
}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