Rate Overview
Live
1 PHP = 0.414479 CUP
1 CUP = 2.4127
PHP
Avg
0.416247
High
0.456732
Low
0.408506
Last updated: 2/14/2026, 10:02:31 AM
Quick Conversions
| PHP | CUP |
|---|---|
| 1 PHP | 0.41 CUP |
| 10 PHP | 4.14 CUP |
| 50 PHP | 20.72 CUP |
| 100 PHP | 41.45 CUP |
| 500 PHP | 207.24 CUP |
| 1,000 PHP | 414.48 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-02-14T10:02:31Z",
"rates": {
"CUP": 0.414479
}
}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": 41.4479,
"rate": 0.414479
}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