Rate Overview
Live
1 CRC = 0.207912 BTN
1 BTN = 4.8097
CRC
Avg
0.207947
High
0.209246
Low
0.206723
Last updated: 6/19/2026, 9:08:14 AM
Quick Conversions
| CRC | BTN |
|---|---|
| 1 CRC | 0.21 BTN |
| 10 CRC | 2.08 BTN |
| 50 CRC | 10.40 BTN |
| 100 CRC | 20.79 BTN |
| 500 CRC | 103.96 BTN |
| 1,000 CRC | 207.91 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-06-19T09:08:14Z",
"rates": {
"BTN": 0.207912
}
}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.7912,
"rate": 0.207912
}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