Rate Overview
Live
1 CRC = 0.075656 NIO
1 NIO = 13.2177
CRC
Avg
0.074739
High
0.075656
Low
0.074151
Last updated: 2/14/2026, 3:05:14 PM
Quick Conversions
| CRC | NIO |
|---|---|
| 1 CRC | 0.08 NIO |
| 10 CRC | 0.76 NIO |
| 50 CRC | 3.78 NIO |
| 100 CRC | 7.57 NIO |
| 500 CRC | 37.83 NIO |
| 1,000 CRC | 75.66 NIO |
Get CRC/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=NIOExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-02-14T15:05:14Z",
"rates": {
"NIO": 0.075656
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "NIO",
"amount": 100
},
"result": 7.5656,
"rate": 0.075656
}Build with CRC/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key