Rate Overview
Live
1 CUP = 2.4598 PHP
1 PHP = 0.406543
CUP
Avg
2.4387
High
2.4712
Low
2.4084
Last updated: 3/7/2026, 7:35:08 AM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.46 PHP |
| 10 CUP | 24.60 PHP |
| 50 CUP | 122.99 PHP |
| 100 CUP | 245.98 PHP |
| 500 CUP | 1,229.88 PHP |
| 1,000 CUP | 2,459.76 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-03-07T07:35:08Z",
"rates": {
"PHP": 2.459764
}
}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": 245.97639999999998,
"rate": 2.459764
}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