Rate Overview
Live
1 CUP = 2.2716 PHP
1 PHP = 0.440214
CUP
Avg
2.2656
High
2.2732
Low
2.2584
Last updated: 4/17/2026, 10:49:32 AM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.27 PHP |
| 10 CUP | 22.72 PHP |
| 50 CUP | 113.58 PHP |
| 100 CUP | 227.16 PHP |
| 500 CUP | 1,135.81 PHP |
| 1,000 CUP | 2,271.63 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-04-17T10:49:32Z",
"rates": {
"PHP": 2.271625
}
}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": 227.16249999999997,
"rate": 2.271625
}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