Rate Overview
Live
1 DOP = 7.7810 CRC
1 CRC = 0.128518
DOP
Avg
7.8081
High
7.9083
Low
7.7517
Last updated: 6/17/2026, 4:23:50 AM
Quick Conversions
| DOP | CRC |
|---|---|
| 1 DOP | 7.78 CRC |
| 10 DOP | 77.81 CRC |
| 50 DOP | 389.05 CRC |
| 100 DOP | 778.10 CRC |
| 500 DOP | 3,890.50 CRC |
| 1,000 DOP | 7,781.00 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-06-17T04:23:50Z",
"rates": {
"CRC": 7.781
}
}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.1,
"rate": 7.781
}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