Rate Overview
Live
1 DOP = 0.065271 PLN
1 PLN = 15.3207
DOP
Avg
0.064989
High
0.065271
Low
0.064737
Last updated: 7/25/2026, 4:00:51 AM
Quick Conversions
| DOP | PLN |
|---|---|
| 1 DOP | 0.07 PLN |
| 10 DOP | 0.65 PLN |
| 50 DOP | 3.26 PLN |
| 100 DOP | 6.53 PLN |
| 500 DOP | 32.64 PLN |
| 1,000 DOP | 65.27 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-07-25T04:00:51Z",
"rates": {
"PLN": 0.065271
}
}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.5271,
"rate": 0.065271
}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