Rate Overview
Live
1 CUP = 2.3685 PHP
1 PHP = 0.422215
CUP
Avg
2.3632
High
2.3685
Low
2.3581
Last updated: 9/10/2026, 2:46:42 AM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.37 PHP |
| 10 CUP | 23.68 PHP |
| 50 CUP | 118.42 PHP |
| 100 CUP | 236.85 PHP |
| 500 CUP | 1,184.23 PHP |
| 1,000 CUP | 2,368.46 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-09-10T02:46:42Z",
"rates": {
"PHP": 2.368462
}
}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": 236.8462,
"rate": 2.368462
}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