Rate Overview
Live
1 DOP = 1.3389 ALL
1 ALL = 0.746854
DOP
Avg
1.3506
High
1.3597
Low
1.3389
Last updated: 9/5/2026, 1:03:25 AM
Quick Conversions
| DOP | ALL |
|---|---|
| 1 DOP | 1.34 ALL |
| 10 DOP | 13.39 ALL |
| 50 DOP | 66.95 ALL |
| 100 DOP | 133.89 ALL |
| 500 DOP | 669.47 ALL |
| 1,000 DOP | 1,338.95 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-09-05T01:03:25Z",
"rates": {
"ALL": 1.338949
}
}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": 133.8949,
"rate": 1.338949
}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