Rate Overview
Live
1 PHP = 0.437652 CUP
1 CUP = 2.2849
PHP
Avg
0.416510
High
0.437652
Low
0.404658
Last updated: 3/28/2026, 10:59:48 AM
Quick Conversions
| PHP | CUP |
|---|---|
| 1 PHP | 0.44 CUP |
| 10 PHP | 4.38 CUP |
| 50 PHP | 21.88 CUP |
| 100 PHP | 43.77 CUP |
| 500 PHP | 218.83 CUP |
| 1,000 PHP | 437.65 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-03-28T10:59:48Z",
"rates": {
"CUP": 0.437652
}
}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": 43.7652,
"rate": 0.437652
}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