Rate Overview
Live
1 CUP = 0.151914 PLN
1 PLN = 6.5827
CUP
Avg
0.147918
High
0.156152
Low
0.135635
Last updated: 5/27/2026, 7:36:20 PM
Quick Conversions
| CUP | PLN |
|---|---|
| 1 CUP | 0.15 PLN |
| 10 CUP | 1.52 PLN |
| 50 CUP | 7.60 PLN |
| 100 CUP | 15.19 PLN |
| 500 CUP | 75.96 PLN |
| 1,000 CUP | 151.91 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-27T19:36:20Z",
"rates": {
"PLN": 0.151914
}
}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.1914,
"rate": 0.151914
}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