Rate Overview
Live
1 PHP = 0.016931 CUC
1 CUC = 59.0633 PHP
Avg
0.017345
High
0.017938
Low
0.016931
Last updated: 1/25/2026, 10:55:11 AM
Quick Conversions
| PHP | CUC |
|---|---|
| 1 PHP | 0.02 CUC |
| 10 PHP | 0.17 CUC |
| 50 PHP | 0.85 CUC |
| 100 PHP | 1.69 CUC |
| 500 PHP | 8.47 CUC |
| 1,000 PHP | 16.93 CUC |
Get PHP/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=CUCExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T10:55:11Z",
"rates": {
"CUC": 0.016931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "CUC",
"amount": 100
},
"result": 1.6931000000000003,
"rate": 0.016931
}Build with PHP/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key