Rate Overview
Live
1 NIO = 13.5300 CRC
1 CRC = 0.073910 NIO
Avg
13.6304
High
13.8022
Low
13.2590
Last updated: 1/25/2026, 7:45:06 AM
Quick Conversions
| NIO | CRC |
|---|---|
| 1 NIO | 13.53 CRC |
| 10 NIO | 135.30 CRC |
| 50 NIO | 676.50 CRC |
| 100 NIO | 1,353.00 CRC |
| 500 NIO | 6,764.99 CRC |
| 1,000 NIO | 13,529.98 CRC |
Get NIO/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=CRCExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-01-25T07:45:06Z",
"rates": {
"CRC": 13.529977
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "CRC",
"amount": 100
},
"result": 1352.9977000000001,
"rate": 13.529977
}Build with NIO/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key