Rate Overview
Live
1 CRC = 0.203760 BTN
1 BTN = 4.9077
CRC
Avg
0.201726
High
0.203760
Low
0.199194
Last updated: 4/17/2026, 2:30:42 PM
Quick Conversions
| CRC | BTN |
|---|---|
| 1 CRC | 0.20 BTN |
| 10 CRC | 2.04 BTN |
| 50 CRC | 10.19 BTN |
| 100 CRC | 20.38 BTN |
| 500 CRC | 101.88 BTN |
| 1,000 CRC | 203.76 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-04-17T14:30:42Z",
"rates": {
"BTN": 0.20376
}
}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.376,
"rate": 0.20376
}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