Rate Overview
Live
1 CRC = 0.208937 BTN
1 BTN = 4.7861
CRC
Avg
0.209204
High
0.210397
Low
0.208026
Last updated: 7/8/2026, 12:39:22 PM
Quick Conversions
| CRC | BTN |
|---|---|
| 1 CRC | 0.21 BTN |
| 10 CRC | 2.09 BTN |
| 50 CRC | 10.45 BTN |
| 100 CRC | 20.89 BTN |
| 500 CRC | 104.47 BTN |
| 1,000 CRC | 208.94 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-07-08T12:39:22Z",
"rates": {
"BTN": 0.208937
}
}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": 20.893700000000003,
"rate": 0.208937
}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