Rate Overview
Live
1 DOP = 1.3639 ALL
1 ALL = 0.733170
DOP
Avg
1.3675
High
1.3756
Low
1.3610
Last updated: 5/9/2026, 6:03:08 AM
Quick Conversions
| DOP | ALL |
|---|---|
| 1 DOP | 1.36 ALL |
| 10 DOP | 13.64 ALL |
| 50 DOP | 68.20 ALL |
| 100 DOP | 136.39 ALL |
| 500 DOP | 681.97 ALL |
| 1,000 DOP | 1,363.94 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-05-09T06:03:08Z",
"rates": {
"ALL": 1.36394
}
}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": 136.394,
"rate": 1.36394
}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