Rate Overview
Live
1 BTN = 4.8993 CRC
1 CRC = 0.204110
BTN
Avg
4.9515
High
4.9918
Low
4.8993
Last updated: 3/28/2026, 1:20:10 PM
Quick Conversions
| BTN | CRC |
|---|---|
| 1 BTN | 4.90 CRC |
| 10 BTN | 48.99 CRC |
| 50 BTN | 244.97 CRC |
| 100 BTN | 489.93 CRC |
| 500 BTN | 2,449.66 CRC |
| 1,000 BTN | 4,899.32 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-03-28T13:20:10Z",
"rates": {
"CRC": 4.899319
}
}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": 489.93190000000004,
"rate": 4.899319
}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