Rate Overview
Live
1 BTN = 4.7546 CRC
1 CRC = 0.210324
BTN
Avg
4.7632
High
4.7776
Low
4.7350
Last updated: 8/12/2026, 2:37:36 PM
Quick Conversions
| BTN | CRC |
|---|---|
| 1 BTN | 4.75 CRC |
| 10 BTN | 47.55 CRC |
| 50 BTN | 237.73 CRC |
| 100 BTN | 475.46 CRC |
| 500 BTN | 2,377.28 CRC |
| 1,000 BTN | 4,754.57 CRC |
Get BTN/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=CRCExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-12T14:37:36Z",
"rates": {
"CRC": 4.754569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "CRC",
"amount": 100
},
"result": 475.4569,
"rate": 4.754569
}Build with BTN/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key