Rate Overview
Live
1 BTN = 5.4268 CRC
1 CRC = 0.184272 BTN
Avg
5.4791
High
5.5451
Low
5.3534
Last updated: 1/25/2026, 4:43:00 PM
Quick Conversions
| BTN | CRC |
|---|---|
| 1 BTN | 5.43 CRC |
| 10 BTN | 54.27 CRC |
| 50 BTN | 271.34 CRC |
| 100 BTN | 542.68 CRC |
| 500 BTN | 2,713.38 CRC |
| 1,000 BTN | 5,426.75 CRC |
Get BTN/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=CRCExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-01-25T16:43:00Z",
"rates": {
"CRC": 5.426751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "CRC",
"amount": 100
},
"result": 542.6751,
"rate": 5.426751
}Build with BTN/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key