Rate Overview
Live
1 PAB = 1.4080 CAD
1 CAD = 0.710205
PAB
Avg
1.3922
High
1.4450
Low
1.3511
Last updated: 7/23/2026, 10:35:52 AM
Quick Conversions
| PAB | CAD |
|---|---|
| 1 PAB | 1.41 CAD |
| 10 PAB | 14.08 CAD |
| 50 PAB | 70.40 CAD |
| 100 PAB | 140.80 CAD |
| 500 PAB | 704.02 CAD |
| 1,000 PAB | 1,408.05 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-23T10:35:52Z",
"rates": {
"CAD": 1.408045
}
}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.8045,
"rate": 1.408045
}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