Rate Overview
Live
1 DOP = 0.057862 PEN
1 PEN = 17.2825
DOP
Avg
0.055610
High
0.059216
Low
0.052406
Last updated: 5/27/2026, 8:48:34 AM
Quick Conversions
| DOP | PEN |
|---|---|
| 1 DOP | 0.06 PEN |
| 10 DOP | 0.58 PEN |
| 50 DOP | 2.89 PEN |
| 100 DOP | 5.79 PEN |
| 500 DOP | 28.93 PEN |
| 1,000 DOP | 57.86 PEN |
Get DOP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=PENExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-05-27T08:48:34Z",
"rates": {
"PEN": 0.057862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "PEN",
"amount": 100
},
"result": 5.7862,
"rate": 0.057862
}Build with DOP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key