Rate Overview
Live
1 CUP = 2.3356 PHP
1 PHP = 0.428150
CUP
Avg
2.3639
High
2.5682
Low
2.1895
Last updated: 7/28/2026, 4:05:21 AM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.34 PHP |
| 10 CUP | 23.36 PHP |
| 50 CUP | 116.78 PHP |
| 100 CUP | 233.56 PHP |
| 500 CUP | 1,167.82 PHP |
| 1,000 CUP | 2,335.63 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-07-28T04:05:21Z",
"rates": {
"PHP": 2.335631
}
}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": 233.5631,
"rate": 2.335631
}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