Rate Overview
Live
1 PAB = 1.3818 CAD
1 CAD = 0.723678
PAB
Avg
1.3796
High
1.3820
Low
1.3756
Last updated: 5/26/2026, 6:21:46 PM
Quick Conversions
| PAB | CAD |
|---|---|
| 1 PAB | 1.38 CAD |
| 10 PAB | 13.82 CAD |
| 50 PAB | 69.09 CAD |
| 100 PAB | 138.18 CAD |
| 500 PAB | 690.92 CAD |
| 1,000 PAB | 1,381.83 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-05-26T18:21:46Z",
"rates": {
"CAD": 1.38183
}
}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.183,
"rate": 1.38183
}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