Rate Overview
Live
1 BTN = 4.7556 CRC
1 CRC = 0.210279
BTN
Avg
4.9587
High
5.4812
Low
4.7050
Last updated: 7/28/2026, 1:42:13 PM
Quick Conversions
| BTN | CRC |
|---|---|
| 1 BTN | 4.76 CRC |
| 10 BTN | 47.56 CRC |
| 50 BTN | 237.78 CRC |
| 100 BTN | 475.56 CRC |
| 500 BTN | 2,377.79 CRC |
| 1,000 BTN | 4,755.58 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-28T13:42:13Z",
"rates": {
"CRC": 4.755583
}
}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.5583,
"rate": 4.755583
}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