Rate Overview
Live
1 CUP = 2.3299 PHP
1 PHP = 0.429208
CUP
Avg
2.3219
High
2.3299
Low
2.3174
Last updated: 7/10/2026, 6:49:37 PM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.33 PHP |
| 10 CUP | 23.30 PHP |
| 50 CUP | 116.49 PHP |
| 100 CUP | 232.99 PHP |
| 500 CUP | 1,164.94 PHP |
| 1,000 CUP | 2,329.87 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-07-10T18:49:37Z",
"rates": {
"PHP": 2.329873
}
}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": 232.9873,
"rate": 2.329873
}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