Rate Overview
Live
1 CUP = 2.5722 PHP
1 PHP = 0.388772
CUP
Avg
2.4173
High
2.5722
Low
2.3178
Last updated: 5/27/2026, 7:29:30 PM
Quick Conversions
| CUP | PHP |
|---|---|
| 1 CUP | 2.57 PHP |
| 10 CUP | 25.72 PHP |
| 50 CUP | 128.61 PHP |
| 100 CUP | 257.22 PHP |
| 500 CUP | 1,286.10 PHP |
| 1,000 CUP | 2,572.20 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-05-27T19:29:30Z",
"rates": {
"PHP": 2.572204
}
}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": 257.22040000000004,
"rate": 2.572204
}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