Rate Overview
Live
1 CRC = 0.080519 NIO
1 NIO = 12.4194
CRC
Avg
0.079941
High
0.080519
Low
0.079390
Last updated: 4/18/2026, 8:49:32 AM
Quick Conversions
| CRC | NIO |
|---|---|
| 1 CRC | 0.08 NIO |
| 10 CRC | 0.81 NIO |
| 50 CRC | 4.03 NIO |
| 100 CRC | 8.05 NIO |
| 500 CRC | 40.26 NIO |
| 1,000 CRC | 80.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-04-18T08:49:32Z",
"rates": {
"NIO": 0.080519
}
}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.0519,
"rate": 0.080519
}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