Rate Overview
Live
1 CUP = 2.2849 PHP
1 PHP = 0.437652
CUP
Avg
2.4465
High
2.5125
Low
2.2849
Last updated: 3/28/2026, 1:40:40 PM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.28 PHP |
| 10 CUP | 22.85 PHP |
| 50 CUP | 114.25 PHP |
| 100 CUP | 228.49 PHP |
| 500 CUP | 1,142.46 PHP |
| 1,000 CUP | 2,284.92 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-03-28T13:40:40Z",
"rates": {
"PHP": 2.284919
}
}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": 228.4919,
"rate": 2.284919
}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