Rate Overview
Live
1 PHP = 0.016221 CUC
1 CUC = 61.6485
PHP
Avg
0.017193
High
0.017966
Low
0.016221
Last updated: 5/27/2026, 7:29:34 PM
Quick Conversions
| PHP | CUC |
|---|---|
| 1 PHP | 0.02 CUC |
| 10 PHP | 0.16 CUC |
| 50 PHP | 0.81 CUC |
| 100 PHP | 1.62 CUC |
| 500 PHP | 8.11 CUC |
| 1,000 PHP | 16.22 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-05-27T19:29:34Z",
"rates": {
"CUC": 0.016221
}
}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.6220999999999999,
"rate": 0.016221
}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