Rate Overview
Live
1 PAB = 472.7580 CRC
1 CRC = 0.002115
PAB
Avg
472.1143
High
473.9476
Low
470.1835
Last updated: 3/6/2026, 6:07:23 PM
Quick Conversions
| PAB | CRC |
|---|---|
| 1 PAB | 472.76 CRC |
| 10 PAB | 4,727.58 CRC |
| 50 PAB | 23,637.90 CRC |
| 100 PAB | 47,275.80 CRC |
| 500 PAB | 236,379.02 CRC |
| 1,000 PAB | 472,758.04 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-03-06T18:07:23Z",
"rates": {
"CRC": 472.75804
}
}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": 47275.804,
"rate": 472.75804
}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