Rate Overview
Live
1 DOP = 1.4157 ALL
1 ALL = 0.706349
DOP
Avg
1.3630
High
1.4173
Low
1.2835
Last updated: 7/29/2026, 3:24:51 AM
Quick Conversions
| DOP | ALL |
|---|---|
| 1 DOP | 1.42 ALL |
| 10 DOP | 14.16 ALL |
| 50 DOP | 70.79 ALL |
| 100 DOP | 141.57 ALL |
| 500 DOP | 707.87 ALL |
| 1,000 DOP | 1,415.73 ALL |
Get DOP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=ALLExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-29T03:24:51Z",
"rates": {
"ALL": 1.41573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "ALL",
"amount": 100
},
"result": 141.57299999999998,
"rate": 1.41573
}Build with DOP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key