Rate Overview
Live
1 DOP = 7.7761 CRC
1 CRC = 0.128599
DOP
Avg
8.0926
High
8.6640
Low
7.6655
Last updated: 3/28/2026, 10:43:16 AM
Quick Conversions
| DOP | CRC |
|---|---|
| 1 DOP | 7.78 CRC |
| 10 DOP | 77.76 CRC |
| 50 DOP | 388.80 CRC |
| 100 DOP | 777.61 CRC |
| 500 DOP | 3,888.04 CRC |
| 1,000 DOP | 7,776.09 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-03-28T10:43:16Z",
"rates": {
"CRC": 7.776086
}
}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": 777.6086,
"rate": 7.776086
}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