Rate Overview
Live
1 DOP = 1.4139 ALL
1 ALL = 0.707252
DOP
Avg
1.3469
High
1.4165
Low
1.2863
Last updated: 7/29/2026, 1:21:52 AM
Quick Conversions
| DOP | ALL |
|---|---|
| 1 DOP | 1.41 ALL |
| 10 DOP | 14.14 ALL |
| 50 DOP | 70.70 ALL |
| 100 DOP | 141.39 ALL |
| 500 DOP | 706.96 ALL |
| 1,000 DOP | 1,413.92 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-29T01:21:52Z",
"rates": {
"ALL": 1.413924
}
}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.3924,
"rate": 1.413924
}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