Rate Overview
Live
1 BTN = 4.7794 CRC
1 CRC = 0.209232
BTN
Avg
4.7540
High
4.7794
Low
4.7129
Last updated: 9/2/2026, 2:27:12 PM
Quick Conversions
| BTN | CRC |
|---|---|
| 1 BTN | 4.78 CRC |
| 10 BTN | 47.79 CRC |
| 50 BTN | 238.97 CRC |
| 100 BTN | 477.94 CRC |
| 500 BTN | 2,389.69 CRC |
| 1,000 BTN | 4,779.37 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-09-02T14:27:12Z",
"rates": {
"CRC": 4.779373
}
}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": 477.93729999999994,
"rate": 4.779373
}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