Rate Overview
Live
1 BTN = 4.9077 CRC
1 CRC = 0.203760
BTN
Avg
4.9575
High
5.0202
Low
4.9077
Last updated: 4/17/2026, 2:40:19 PM
Quick Conversions
| BTN | CRC |
|---|---|
| 1 BTN | 4.91 CRC |
| 10 BTN | 49.08 CRC |
| 50 BTN | 245.39 CRC |
| 100 BTN | 490.77 CRC |
| 500 BTN | 2,453.86 CRC |
| 1,000 BTN | 4,907.73 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-04-17T14:40:19Z",
"rates": {
"CRC": 4.907726
}
}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": 490.7726,
"rate": 4.907726
}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