Rate Overview
Live
1 PAB = 451.9823 CRC
1 CRC = 0.002212
PAB
Avg
454.6579
High
457.6620
Low
451.9823
Last updated: 7/12/2026, 3:15:15 PM
Quick Conversions
| PAB | CRC |
|---|---|
| 1 PAB | 451.98 CRC |
| 10 PAB | 4,519.82 CRC |
| 50 PAB | 22,599.11 CRC |
| 100 PAB | 45,198.23 CRC |
| 500 PAB | 225,991.13 CRC |
| 1,000 PAB | 451,982.26 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-12T15:15:15Z",
"rates": {
"CRC": 451.982255
}
}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": 45198.2255,
"rate": 451.982255
}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