Rate Overview
Live
1 CUP = 0.155573 PLN
1 PLN = 6.4279
CUP
Avg
0.154252
High
0.155573
Low
0.153207
Last updated: 3/27/2026, 12:55:32 PM
Quick Conversions
| CUP | PLN |
|---|---|
| 1 CUP | 0.16 PLN |
| 10 CUP | 1.56 PLN |
| 50 CUP | 7.78 PLN |
| 100 CUP | 15.56 PLN |
| 500 CUP | 77.79 PLN |
| 1,000 CUP | 155.57 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-03-27T12:55:32Z",
"rates": {
"PLN": 0.155573
}
}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": 15.5573,
"rate": 0.155573
}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