Rate Overview
Live
1 CUP = 0.135584 PLN
1 PLN = 7.3755
CUP
Avg
0.136569
High
0.137389
Low
0.135584
Last updated: 5/7/2026, 1:45:07 PM
Quick Conversions
| CUP | PLN |
|---|---|
| 1 CUP | 0.14 PLN |
| 10 CUP | 1.36 PLN |
| 50 CUP | 6.78 PLN |
| 100 CUP | 13.56 PLN |
| 500 CUP | 67.79 PLN |
| 1,000 CUP | 135.58 PLN |
Get CUP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=PLNExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-07T13:45:07Z",
"rates": {
"PLN": 0.135584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "PLN",
"amount": 100
},
"result": 13.5584,
"rate": 0.135584
}Build with CUP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key