Rate Overview
Live
1 DOP = 0.057334 PEN
1 PEN = 17.4417
DOP
Avg
0.057218
High
0.057666
Low
0.056808
Last updated: 7/6/2026, 1:25:49 AM
Quick Conversions
| DOP | PEN |
|---|---|
| 1 DOP | 0.06 PEN |
| 10 DOP | 0.57 PEN |
| 50 DOP | 2.87 PEN |
| 100 DOP | 5.73 PEN |
| 500 DOP | 28.67 PEN |
| 1,000 DOP | 57.33 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-07-06T01:25:49Z",
"rates": {
"PEN": 0.057334
}
}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.7334000000000005,
"rate": 0.057334
}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