Rate Overview
Live
1 CRC = 0.210262 BTN
1 BTN = 4.7560
CRC
Avg
0.200126
High
0.214409
Low
0.180703
Last updated: 8/1/2026, 12:17:41 PM
Quick Conversions
| CRC | BTN |
|---|---|
| 1 CRC | 0.21 BTN |
| 10 CRC | 2.10 BTN |
| 50 CRC | 10.51 BTN |
| 100 CRC | 21.03 BTN |
| 500 CRC | 105.13 BTN |
| 1,000 CRC | 210.26 BTN |
Get CRC/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=BTNExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-08-01T12:17:41Z",
"rates": {
"BTN": 0.210262
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "BTN",
"amount": 100
},
"result": 21.0262,
"rate": 0.210262
}Build with CRC/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key