Rate Overview
Live
1 CUP = 0.140938 PLN
1 PLN = 7.0953
CUP
Avg
0.148148
High
0.156239
Low
0.135800
Last updated: 8/1/2026, 12:17:31 PM
Quick Conversions
| CUP | PLN |
|---|---|
| 1 CUP | 0.14 PLN |
| 10 CUP | 1.41 PLN |
| 50 CUP | 7.05 PLN |
| 100 CUP | 14.09 PLN |
| 500 CUP | 70.47 PLN |
| 1,000 CUP | 140.94 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-01T12:17:31Z",
"rates": {
"PLN": 0.140938
}
}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.093800000000002,
"rate": 0.140938
}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