Rate Overview
Live
1 CRC = 0.081522 NIO
1 NIO = 12.2666
CRC
Avg
0.081357
High
0.081576
Low
0.080995
Last updated: 9/5/2026, 7:11:24 PM
Quick Conversions
| CRC | NIO |
|---|---|
| 1 CRC | 0.08 NIO |
| 10 CRC | 0.82 NIO |
| 50 CRC | 4.08 NIO |
| 100 CRC | 8.15 NIO |
| 500 CRC | 40.76 NIO |
| 1,000 CRC | 81.52 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-09-05T19:11:24Z",
"rates": {
"NIO": 0.081522
}
}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.1522,
"rate": 0.081522
}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