Rate Overview
Live
1 PAB = 1.3814 CAD
1 CAD = 0.723880
PAB
Avg
1.3795
High
1.3820
Low
1.3756
Last updated: 5/26/2026, 7:35:19 PM
Quick Conversions
| PAB | CAD |
|---|---|
| 1 PAB | 1.38 CAD |
| 10 PAB | 13.81 CAD |
| 50 PAB | 69.07 CAD |
| 100 PAB | 138.14 CAD |
| 500 PAB | 690.72 CAD |
| 1,000 PAB | 1,381.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-05-26T19:35:19Z",
"rates": {
"CAD": 1.381445
}
}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.1445,
"rate": 1.381445
}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