Rate Overview
Live
1 CUP = 2.4673 PHP
1 PHP = 0.405309 CUP
Avg
2.4366
High
2.4802
Low
2.3623
Last updated: 1/25/2026, 12:51:36 PM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.47 PHP |
| 10 CUP | 24.67 PHP |
| 50 CUP | 123.36 PHP |
| 100 CUP | 246.73 PHP |
| 500 CUP | 1,233.63 PHP |
| 1,000 CUP | 2,467.25 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-01-25T12:51:36Z",
"rates": {
"PHP": 2.467251
}
}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": 246.7251,
"rate": 2.467251
}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