Rate Overview
Live
1 BTN = 4.7085 CRC
1 CRC = 0.212381
BTN
Avg
4.7259
High
4.7592
Low
4.6925
Last updated: 5/28/2026, 10:57:50 PM
Quick Conversions
| BTN | CRC |
|---|---|
| 1 BTN | 4.71 CRC |
| 10 BTN | 47.09 CRC |
| 50 BTN | 235.43 CRC |
| 100 BTN | 470.85 CRC |
| 500 BTN | 2,354.26 CRC |
| 1,000 BTN | 4,708.52 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-05-28T22:57:50Z",
"rates": {
"CRC": 4.708524
}
}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": 470.8524,
"rate": 4.708524
}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