Rate Overview
Live
1 CUP = 2.4127 PHP
1 PHP = 0.414479
CUP
Avg
2.4051
High
2.4479
Low
2.1895
Last updated: 2/14/2026, 2:38:03 PM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.41 PHP |
| 10 CUP | 24.13 PHP |
| 50 CUP | 120.63 PHP |
| 100 CUP | 241.27 PHP |
| 500 CUP | 1,206.33 PHP |
| 1,000 CUP | 2,412.67 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-02-14T14:38:03Z",
"rates": {
"PHP": 2.412666
}
}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": 241.2666,
"rate": 2.412666
}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