Rate Overview
Live
1 DOP = 7.9384 CRC
1 CRC = 0.125971
DOP
Avg
7.9032
High
7.9505
Low
7.8463
Last updated: 3/7/2026, 4:25:00 AM
Quick Conversions
| DOP | CRC |
|---|---|
| 1 DOP | 7.94 CRC |
| 10 DOP | 79.38 CRC |
| 50 DOP | 396.92 CRC |
| 100 DOP | 793.84 CRC |
| 500 DOP | 3,969.18 CRC |
| 1,000 DOP | 7,938.35 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-03-07T04:25:00Z",
"rates": {
"CRC": 7.938353
}
}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": 793.8353000000001,
"rate": 7.938353
}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