Rate Overview
Live
1 BTN = 4.7861 CRC
1 CRC = 0.208938
BTN
Avg
4.7801
High
4.8071
Low
4.7529
Last updated: 7/8/2026, 3:03:07 PM
Quick Conversions
| BTN | CRC |
|---|---|
| 1 BTN | 4.79 CRC |
| 10 BTN | 47.86 CRC |
| 50 BTN | 239.31 CRC |
| 100 BTN | 478.61 CRC |
| 500 BTN | 2,393.06 CRC |
| 1,000 BTN | 4,786.12 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-08T15:03:07Z",
"rates": {
"CRC": 4.786119
}
}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": 478.61190000000005,
"rate": 4.786119
}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