Rate Overview
Live
1 CRC = 0.123531 PHP
1 PHP = 8.0951
CRC
Avg
0.123686
High
0.125376
Low
0.122259
Last updated: 3/7/2026, 7:35:05 AM
Quick Conversions
| CRC | PHP |
|---|---|
| 1 CRC | 0.12 PHP |
| 10 CRC | 1.24 PHP |
| 50 CRC | 6.18 PHP |
| 100 CRC | 12.35 PHP |
| 500 CRC | 61.77 PHP |
| 1,000 CRC | 123.53 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-03-07T07:35:05Z",
"rates": {
"PHP": 0.123531
}
}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": 12.3531,
"rate": 0.123531
}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