Rate Overview
Live
1 DOP = 7.6888 CRC
1 CRC = 0.130059
DOP
Avg
7.6765
High
7.7241
Low
7.6258
Last updated: 7/6/2026, 10:59:06 PM
Quick Conversions
| DOP | CRC |
|---|---|
| 1 DOP | 7.69 CRC |
| 10 DOP | 76.89 CRC |
| 50 DOP | 384.44 CRC |
| 100 DOP | 768.88 CRC |
| 500 DOP | 3,844.40 CRC |
| 1,000 DOP | 7,688.80 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-06T22:59:06Z",
"rates": {
"CRC": 7.688799
}
}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": 768.8799,
"rate": 7.688799
}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