Rate Overview
Live
1 CRC = 0.073909 NIO
1 NIO = 13.5302 CRC
Avg
0.072850
High
0.075420
Low
0.071696
Last updated: 1/25/2026, 3:23:14 PM
Quick Conversions
| CRC | NIO |
|---|---|
| 1 CRC | 0.07 NIO |
| 10 CRC | 0.74 NIO |
| 50 CRC | 3.70 NIO |
| 100 CRC | 7.39 NIO |
| 500 CRC | 36.95 NIO |
| 1,000 CRC | 73.91 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-01-25T15:23:14Z",
"rates": {
"NIO": 0.073909
}
}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.3909,
"rate": 0.073909
}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