Rate Overview
Live
1 CUP = 0.139423 PLN
1 PLN = 7.1724
CUP
Avg
0.140387
High
0.140791
Low
0.139423
Last updated: 8/20/2026, 8:55:51 AM
Quick Conversions
| CUP | PLN |
|---|---|
| 1 CUP | 0.14 PLN |
| 10 CUP | 1.39 PLN |
| 50 CUP | 6.97 PLN |
| 100 CUP | 13.94 PLN |
| 500 CUP | 69.71 PLN |
| 1,000 CUP | 139.42 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-08-20T08:55:51Z",
"rates": {
"PLN": 0.139423
}
}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.9423,
"rate": 0.139423
}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