Rate Overview
Live
1 BTN = 5.1982 CRC
1 CRC = 0.192373
BTN
Avg
5.1627
High
5.1982
Low
5.1050
Last updated: 3/7/2026, 7:34:57 AM
Quick Conversions
| BTN | CRC |
|---|---|
| 1 BTN | 5.20 CRC |
| 10 BTN | 51.98 CRC |
| 50 BTN | 259.91 CRC |
| 100 BTN | 519.82 CRC |
| 500 BTN | 2,599.12 CRC |
| 1,000 BTN | 5,198.24 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-07T07:34:57Z",
"rates": {
"CRC": 5.198243
}
}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": 519.8243,
"rate": 5.198243
}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