Rate Overview
Live
1 DOP = 0.061835 PLN
1 PLN = 16.1721
DOP
Avg
0.061961
High
0.062342
Low
0.061820
Last updated: 5/27/2026, 11:15:20 AM
Quick Conversions
| DOP | PLN |
|---|---|
| 1 DOP | 0.06 PLN |
| 10 DOP | 0.62 PLN |
| 50 DOP | 3.09 PLN |
| 100 DOP | 6.18 PLN |
| 500 DOP | 30.92 PLN |
| 1,000 DOP | 61.84 PLN |
Get DOP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=PLNExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-05-27T11:15:20Z",
"rates": {
"PLN": 0.061835
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "PLN",
"amount": 100
},
"result": 6.1835,
"rate": 0.061835
}Build with DOP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key