Rate Overview
Live
1 BTN = 4.7514 CRC
1 CRC = 0.210463
BTN
Avg
4.7201
High
4.7556
Low
4.6896
Last updated: 7/29/2026, 4:59:04 AM
Quick Conversions
| BTN | CRC |
|---|---|
| 1 BTN | 4.75 CRC |
| 10 BTN | 47.51 CRC |
| 50 BTN | 237.57 CRC |
| 100 BTN | 475.14 CRC |
| 500 BTN | 2,375.71 CRC |
| 1,000 BTN | 4,751.43 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-07-29T04:59:04Z",
"rates": {
"CRC": 4.751426
}
}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": 475.1426,
"rate": 4.751426
}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