Rate Overview
Live
1 CUP = 2.3203 PHP
1 PHP = 0.430986
CUP
Avg
2.4011
High
2.5661
Low
2.2678
Last updated: 7/31/2026, 10:20:53 AM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.32 PHP |
| 10 CUP | 23.20 PHP |
| 50 CUP | 116.01 PHP |
| 100 CUP | 232.03 PHP |
| 500 CUP | 1,160.13 PHP |
| 1,000 CUP | 2,320.26 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-31T10:20:53Z",
"rates": {
"PHP": 2.320259
}
}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.0259,
"rate": 2.320259
}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