Rate Overview
Live
1 CUP = 2.2987 PHP
1 PHP = 0.435023
CUP
Avg
2.2890
High
2.2987
Low
2.2766
Last updated: 6/19/2026, 8:38:05 AM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.30 PHP |
| 10 CUP | 22.99 PHP |
| 50 CUP | 114.94 PHP |
| 100 CUP | 229.87 PHP |
| 500 CUP | 1,149.36 PHP |
| 1,000 CUP | 2,298.73 PHP |
Get CUP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=PHPExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-06-19T08:38:05Z",
"rates": {
"PHP": 2.298727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "PHP",
"amount": 100
},
"result": 229.8727,
"rate": 2.298727
}Build with CUP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key