Rate Overview
Live
1 BTN = 4.8666 CRC
1 CRC = 0.205483
BTN
Avg
4.8113
High
4.8666
Low
4.7771
Last updated: 5/8/2026, 3:41:58 PM
Quick Conversions
| BTN | CRC |
|---|---|
| 1 BTN | 4.87 CRC |
| 10 BTN | 48.67 CRC |
| 50 BTN | 243.33 CRC |
| 100 BTN | 486.66 CRC |
| 500 BTN | 2,433.29 CRC |
| 1,000 BTN | 4,866.57 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-08T15:41:58Z",
"rates": {
"CRC": 4.866571
}
}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": 486.6571,
"rate": 4.866571
}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