Rate Overview
Live
1 DOP = 1.3630 ALL
1 ALL = 0.733677
DOP
Avg
1.3734
High
1.3832
Low
1.3630
Last updated: 8/18/2026, 8:03:26 AM
Quick Conversions
| DOP | ALL |
|---|---|
| 1 DOP | 1.36 ALL |
| 10 DOP | 13.63 ALL |
| 50 DOP | 68.15 ALL |
| 100 DOP | 136.30 ALL |
| 500 DOP | 681.50 ALL |
| 1,000 DOP | 1,363.00 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-08-18T08:03:26Z",
"rates": {
"ALL": 1.362998
}
}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.2998,
"rate": 1.362998
}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