Rate Overview
Live
1 DOP = 7.7669 CRC
1 CRC = 0.128751
DOP
Avg
7.7526
High
7.9078
Low
7.5586
Last updated: 7/21/2026, 8:04:01 PM
Quick Conversions
| DOP | CRC |
|---|---|
| 1 DOP | 7.77 CRC |
| 10 DOP | 77.67 CRC |
| 50 DOP | 388.35 CRC |
| 100 DOP | 776.69 CRC |
| 500 DOP | 3,883.46 CRC |
| 1,000 DOP | 7,766.92 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-21T20:04:01Z",
"rates": {
"CRC": 7.766917
}
}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": 776.6917000000001,
"rate": 7.766917
}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