Rate Overview
Live
1 CRC = 0.210439 BTN
1 BTN = 4.7520
CRC
Avg
0.211101
High
0.214409
Low
0.208937
Last updated: 8/1/2026, 2:49:03 AM
Quick Conversions
| CRC | BTN |
|---|---|
| 1 CRC | 0.21 BTN |
| 10 CRC | 2.10 BTN |
| 50 CRC | 10.52 BTN |
| 100 CRC | 21.04 BTN |
| 500 CRC | 105.22 BTN |
| 1,000 CRC | 210.44 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-08-01T02:49:03Z",
"rates": {
"BTN": 0.210439
}
}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.043899999999997,
"rate": 0.210439
}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