Rate Overview
Live
1 CRC = 0.210463 BTN
1 BTN = 4.7514
CRC
Avg
0.211867
High
0.213238
Low
0.210279
Last updated: 7/29/2026, 6:56:03 PM
Quick Conversions
| CRC | BTN |
|---|---|
| 1 CRC | 0.21 BTN |
| 10 CRC | 2.10 BTN |
| 50 CRC | 10.52 BTN |
| 100 CRC | 21.05 BTN |
| 500 CRC | 105.23 BTN |
| 1,000 CRC | 210.46 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-29T18:56:03Z",
"rates": {
"BTN": 0.210463
}
}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.046300000000002,
"rate": 0.210463
}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