Rate Overview
Live
1 DOP = 7.8255 CRC
1 CRC = 0.127788
DOP
Avg
7.7557
High
7.9078
Low
7.5586
Last updated: 7/27/2026, 12:05:04 PM
Quick Conversions
| DOP | CRC |
|---|---|
| 1 DOP | 7.83 CRC |
| 10 DOP | 78.25 CRC |
| 50 DOP | 391.27 CRC |
| 100 DOP | 782.55 CRC |
| 500 DOP | 3,912.73 CRC |
| 1,000 DOP | 7,825.45 CRC |
Get DOP/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=CRCExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-27T12:05:04Z",
"rates": {
"CRC": 7.82545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "CRC",
"amount": 100
},
"result": 782.545,
"rate": 7.82545
}Build with DOP/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key