Rate Overview
Live
1 CRC = 0.081711 NIO
1 NIO = 12.2383
CRC
Avg
0.081253
High
0.081711
Low
0.080934
Last updated: 8/14/2026, 1:55:01 PM
Quick Conversions
| CRC | NIO |
|---|---|
| 1 CRC | 0.08 NIO |
| 10 CRC | 0.82 NIO |
| 50 CRC | 4.09 NIO |
| 100 CRC | 8.17 NIO |
| 500 CRC | 40.86 NIO |
| 1,000 CRC | 81.71 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-08-14T13:55:01Z",
"rates": {
"NIO": 0.081711
}
}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": 8.171100000000001,
"rate": 0.081711
}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