Rate Overview
Live
1 PHP = 0.422451 CUP
1 CUP = 2.3671
PHP
Avg
0.424962
High
0.428202
Low
0.422451
Last updated: 9/3/2026, 3:46:08 AM
Quick Conversions
| PHP | CUP |
|---|---|
| 1 PHP | 0.42 CUP |
| 10 PHP | 4.22 CUP |
| 50 PHP | 21.12 CUP |
| 100 PHP | 42.25 CUP |
| 500 PHP | 211.23 CUP |
| 1,000 PHP | 422.45 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-09-03T03:46:08Z",
"rates": {
"CUP": 0.422451
}
}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": 42.2451,
"rate": 0.422451
}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