Rate Overview
Live
1 PAB = 1.3989 CAD
1 CAD = 0.714852
PAB
Avg
1.3969
High
1.3989
Low
1.3921
Last updated: 6/15/2026, 10:26:44 PM
Quick Conversions
| PAB | CAD |
|---|---|
| 1 PAB | 1.40 CAD |
| 10 PAB | 13.99 CAD |
| 50 PAB | 69.94 CAD |
| 100 PAB | 139.89 CAD |
| 500 PAB | 699.44 CAD |
| 1,000 PAB | 1,398.89 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-06-15T22:26:44Z",
"rates": {
"CAD": 1.39889
}
}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.889,
"rate": 1.39889
}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