Rate Overview
Live
1 DOP = 7.6639 CRC
1 CRC = 0.130481
DOP
Avg
7.7596
High
7.9078
Low
7.5586
Last updated: 5/28/2026, 4:38:37 AM
Quick Conversions
| DOP | CRC |
|---|---|
| 1 DOP | 7.66 CRC |
| 10 DOP | 76.64 CRC |
| 50 DOP | 383.20 CRC |
| 100 DOP | 766.39 CRC |
| 500 DOP | 3,831.96 CRC |
| 1,000 DOP | 7,663.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-05-28T04:38:37Z",
"rates": {
"CRC": 7.663924
}
}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": 766.3924,
"rate": 7.663924
}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