Rate Overview
Live
1 PHP = 0.431956 CUP
1 CUP = 2.3151
PHP
Avg
0.434483
High
0.436287
Low
0.431128
Last updated: 8/12/2026, 1:58:43 PM
Quick Conversions
| PHP | CUP |
|---|---|
| 1 PHP | 0.43 CUP |
| 10 PHP | 4.32 CUP |
| 50 PHP | 21.60 CUP |
| 100 PHP | 43.20 CUP |
| 500 PHP | 215.98 CUP |
| 1,000 PHP | 431.96 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-08-12T13:58:43Z",
"rates": {
"CUP": 0.431956
}
}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.1956,
"rate": 0.431956
}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