Rate Overview
Live
1 DOP = 7.6580 CRC
1 CRC = 0.130582
DOP
Avg
7.6472
High
7.6616
Low
7.6295
Last updated: 5/7/2026, 10:46:41 PM
Quick Conversions
| DOP | CRC |
|---|---|
| 1 DOP | 7.66 CRC |
| 10 DOP | 76.58 CRC |
| 50 DOP | 382.90 CRC |
| 100 DOP | 765.80 CRC |
| 500 DOP | 3,829.01 CRC |
| 1,000 DOP | 7,658.03 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-07T22:46:41Z",
"rates": {
"CRC": 7.658029
}
}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": 765.8029,
"rate": 7.658029
}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