Rate Overview
Live
1 CUP = 0.142482 PLN
1 PLN = 7.0184
CUP
Avg
0.141920
High
0.142661
Low
0.141228
Last updated: 7/8/2026, 9:48:51 PM
Quick Conversions
| CUP | PLN |
|---|---|
| 1 CUP | 0.14 PLN |
| 10 CUP | 1.42 PLN |
| 50 CUP | 7.12 PLN |
| 100 CUP | 14.25 PLN |
| 500 CUP | 71.24 PLN |
| 1,000 CUP | 142.48 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-07-08T21:48:51Z",
"rates": {
"PLN": 0.142482
}
}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": 14.2482,
"rate": 0.142482
}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