Rate Overview
Live
1 PAB = 1.4094 CAD
1 CAD = 0.709498
PAB
Avg
1.3839
High
1.4203
Low
1.3553
Last updated: 7/26/2026, 7:19:08 AM
Quick Conversions
| PAB | CAD |
|---|---|
| 1 PAB | 1.41 CAD |
| 10 PAB | 14.09 CAD |
| 50 PAB | 70.47 CAD |
| 100 PAB | 140.94 CAD |
| 500 PAB | 704.72 CAD |
| 1,000 PAB | 1,409.45 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-07-26T07:19:08Z",
"rates": {
"CAD": 1.409448
}
}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": 140.94480000000001,
"rate": 1.409448
}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