Rate Overview
Live
1 CRC = 0.118697 PHP
1 PHP = 8.4248 CRC
Avg
0.116603
High
0.122096
Low
0.112316
Last updated: 1/25/2026, 12:53:46 PM
Quick Conversions
| CRC | PHP |
|---|---|
| 1 CRC | 0.12 PHP |
| 10 CRC | 1.19 PHP |
| 50 CRC | 5.93 PHP |
| 100 CRC | 11.87 PHP |
| 500 CRC | 59.35 PHP |
| 1,000 CRC | 118.70 PHP |
Get CRC/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=PHPExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-01-25T12:53:46Z",
"rates": {
"PHP": 0.118697
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "PHP",
"amount": 100
},
"result": 11.8697,
"rate": 0.118697
}Build with CRC/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key