Rate Overview
Live
1 CRC = 0.192372 BTN
1 BTN = 5.1983
CRC
Avg
0.193703
High
0.195888
Low
0.192372
Last updated: 3/7/2026, 7:44:20 AM
Quick Conversions
| CRC | BTN |
|---|---|
| 1 CRC | 0.19 BTN |
| 10 CRC | 1.92 BTN |
| 50 CRC | 9.62 BTN |
| 100 CRC | 19.24 BTN |
| 500 CRC | 96.19 BTN |
| 1,000 CRC | 192.37 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-03-07T07:44:20Z",
"rates": {
"BTN": 0.192372
}
}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": 19.237199999999998,
"rate": 0.192372
}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