Rate Overview
Live
1 PAB = 453.4042 CRC
1 CRC = 0.002206
PAB
Avg
453.2413
High
454.2587
Low
449.5559
Last updated: 7/22/2026, 7:55:20 AM
Quick Conversions
| PAB | CRC |
|---|---|
| 1 PAB | 453.40 CRC |
| 10 PAB | 4,534.04 CRC |
| 50 PAB | 22,670.21 CRC |
| 100 PAB | 45,340.42 CRC |
| 500 PAB | 226,702.13 CRC |
| 1,000 PAB | 453,404.25 CRC |
Get PAB/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=CRCExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-22T07:55:20Z",
"rates": {
"CRC": 453.40425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "CRC",
"amount": 100
},
"result": 45340.424999999996,
"rate": 453.40425
}Build with PAB/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key