Rate Overview
Live
1 CRC = 0.081166 NIO
1 NIO = 12.3204
CRC
Avg
0.076242
High
0.081166
Low
0.072732
Last updated: 7/23/2026, 2:21:56 AM
Quick Conversions
| CRC | NIO |
|---|---|
| 1 CRC | 0.08 NIO |
| 10 CRC | 0.81 NIO |
| 50 CRC | 4.06 NIO |
| 100 CRC | 8.12 NIO |
| 500 CRC | 40.58 NIO |
| 1,000 CRC | 81.17 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-07-23T02:21:56Z",
"rates": {
"NIO": 0.081166
}
}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.1166,
"rate": 0.081166
}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