Rate Overview
Live
1 CUP = 2.3341 PHP
1 PHP = 0.428436
CUP
Avg
2.3252
High
2.3341
Low
2.3163
Last updated: 8/21/2026, 4:25:34 PM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.33 PHP |
| 10 CUP | 23.34 PHP |
| 50 CUP | 116.70 PHP |
| 100 CUP | 233.41 PHP |
| 500 CUP | 1,167.04 PHP |
| 1,000 CUP | 2,334.07 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-08-21T16:25:34Z",
"rates": {
"PHP": 2.33407
}
}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.407,
"rate": 2.33407
}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