Rate Overview
Live
1 DOP = 1.3384 ALL
1 ALL = 0.747179
DOP
Avg
1.3554
High
1.3722
Low
1.3384
Last updated: 4/18/2026, 8:45:21 AM
Quick Conversions
| DOP | ALL |
|---|---|
| 1 DOP | 1.34 ALL |
| 10 DOP | 13.38 ALL |
| 50 DOP | 66.92 ALL |
| 100 DOP | 133.84 ALL |
| 500 DOP | 669.18 ALL |
| 1,000 DOP | 1,338.37 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-04-18T08:45:21Z",
"rates": {
"ALL": 1.338367
}
}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.8367,
"rate": 1.338367
}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