Rate Overview
Live
1 CRC = 0.079876 NIO
1 NIO = 12.5194
CRC
Avg
0.080490
High
0.080861
Low
0.079876
Last updated: 5/9/2026, 7:22:37 AM
Quick Conversions
| CRC | NIO |
|---|---|
| 1 CRC | 0.08 NIO |
| 10 CRC | 0.80 NIO |
| 50 CRC | 3.99 NIO |
| 100 CRC | 7.99 NIO |
| 500 CRC | 39.94 NIO |
| 1,000 CRC | 79.88 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-05-09T07:22:37Z",
"rates": {
"NIO": 0.079876
}
}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.9876000000000005,
"rate": 0.079876
}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