Rate Overview
Live
1 CRC = 0.079299 NIO
1 NIO = 12.6105
CRC
Avg
0.078885
High
0.079299
Low
0.078580
Last updated: 3/27/2026, 6:28:37 AM
Quick Conversions
| CRC | NIO |
|---|---|
| 1 CRC | 0.08 NIO |
| 10 CRC | 0.79 NIO |
| 50 CRC | 3.96 NIO |
| 100 CRC | 7.93 NIO |
| 500 CRC | 39.65 NIO |
| 1,000 CRC | 79.30 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-03-27T06:28:37Z",
"rates": {
"NIO": 0.079299
}
}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.929899999999999,
"rate": 0.079299
}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