Rate Overview
Live
1 CUP = 2.2852 PHP
1 PHP = 0.437599
CUP
Avg
2.3092
High
2.3262
Low
2.2783
Last updated: 5/7/2026, 2:47:41 PM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.29 PHP |
| 10 CUP | 22.85 PHP |
| 50 CUP | 114.26 PHP |
| 100 CUP | 228.52 PHP |
| 500 CUP | 1,142.60 PHP |
| 1,000 CUP | 2,285.20 PHP |
Get CUP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=PHPExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-07T14:47:41Z",
"rates": {
"PHP": 2.285198
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "PHP",
"amount": 100
},
"result": 228.51979999999998,
"rate": 2.285198
}Build with CUP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key