Rate Overview
Live
1 CRC = 0.210279 BTN
1 BTN = 4.7556
CRC
Avg
0.202085
High
0.212539
Low
0.182441
Last updated: 7/28/2026, 2:18:03 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.14 BTN |
| 1,000 CRC | 210.28 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-28T14:18:03Z",
"rates": {
"BTN": 0.210279
}
}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.0279,
"rate": 0.210279
}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