Rate Overview
Live
1 DOP = 7.7852 CRC
1 CRC = 0.128450
DOP
Avg
7.7863
High
7.8066
Low
7.7496
Last updated: 8/12/2026, 10:39:35 AM
Quick Conversions
| DOP | CRC |
|---|---|
| 1 DOP | 7.79 CRC |
| 10 DOP | 77.85 CRC |
| 50 DOP | 389.26 CRC |
| 100 DOP | 778.52 CRC |
| 500 DOP | 3,892.58 CRC |
| 1,000 DOP | 7,785.16 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-08-12T10:39:35Z",
"rates": {
"CRC": 7.78516
}
}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": 778.5160000000001,
"rate": 7.78516
}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