Rate Overview
Live
1 CRC = 0.119342 PHP
1 PHP = 8.3793
CRC
Avg
0.118469
High
0.119342
Low
0.117043
Last updated: 2/14/2026, 10:45:42 AM
Quick Conversions
| CRC | PHP |
|---|---|
| 1 CRC | 0.12 PHP |
| 10 CRC | 1.19 PHP |
| 50 CRC | 5.97 PHP |
| 100 CRC | 11.93 PHP |
| 500 CRC | 59.67 PHP |
| 1,000 CRC | 119.34 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-02-14T10:45:42Z",
"rates": {
"PHP": 0.119342
}
}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.9342,
"rate": 0.119342
}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