Rate Overview
Live
1 DOP = 7.6910 CRC
1 CRC = 0.130022
DOP
Avg
7.9869
High
8.6169
Low
7.6143
Last updated: 5/28/2026, 2:32:40 AM
Quick Conversions
| DOP | CRC |
|---|---|
| 1 DOP | 7.69 CRC |
| 10 DOP | 76.91 CRC |
| 50 DOP | 384.55 CRC |
| 100 DOP | 769.10 CRC |
| 500 DOP | 3,845.49 CRC |
| 1,000 DOP | 7,690.99 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-28T02:32:40Z",
"rates": {
"CRC": 7.690988
}
}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": 769.0988,
"rate": 7.690988
}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