Rate Overview
Live
1 CRC = 0.211401 BTN
1 BTN = 4.7303
CRC
Avg
0.209398
High
0.213938
Low
0.205419
Last updated: 5/27/2026, 6:21:47 PM
Quick Conversions
| CRC | BTN |
|---|---|
| 1 CRC | 0.21 BTN |
| 10 CRC | 2.11 BTN |
| 50 CRC | 10.57 BTN |
| 100 CRC | 21.14 BTN |
| 500 CRC | 105.70 BTN |
| 1,000 CRC | 211.40 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-05-27T18:21:47Z",
"rates": {
"BTN": 0.211401
}
}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.1401,
"rate": 0.211401
}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