Rate Overview
Live
1 BTN = 4.8092 CRC
1 CRC = 0.207936
BTN
Avg
5.0812
High
5.5339
Low
4.6925
Last updated: 6/18/2026, 11:44:12 AM
Quick Conversions
| BTN | CRC |
|---|---|
| 1 BTN | 4.81 CRC |
| 10 BTN | 48.09 CRC |
| 50 BTN | 240.46 CRC |
| 100 BTN | 480.92 CRC |
| 500 BTN | 2,404.58 CRC |
| 1,000 BTN | 4,809.16 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-06-18T11:44:12Z",
"rates": {
"CRC": 4.809164
}
}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": 480.9164,
"rate": 4.809164
}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