Rate Overview
Live
1 PHP = 0.440213 CUP
1 CUP = 2.2716
PHP
Avg
0.441531
High
0.442793
Low
0.440084
Last updated: 4/17/2026, 5:28:39 PM
Quick Conversions
| PHP | CUP |
|---|---|
| 1 PHP | 0.44 CUP |
| 10 PHP | 4.40 CUP |
| 50 PHP | 22.01 CUP |
| 100 PHP | 44.02 CUP |
| 500 PHP | 220.11 CUP |
| 1,000 PHP | 440.21 CUP |
Get PHP/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=CUPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-04-17T17:28:39Z",
"rates": {
"CUP": 0.440213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "CUP",
"amount": 100
},
"result": 44.021300000000004,
"rate": 0.440213
}Build with PHP/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key