Rate Overview
Live
1 CRC = 0.076847 NIO
1 NIO = 13.0129
CRC
Avg
0.077739
High
0.078279
Low
0.076847
Last updated: 3/7/2026, 3:48:59 AM
Quick Conversions
| CRC | NIO |
|---|---|
| 1 CRC | 0.08 NIO |
| 10 CRC | 0.77 NIO |
| 50 CRC | 3.84 NIO |
| 100 CRC | 7.68 NIO |
| 500 CRC | 38.42 NIO |
| 1,000 CRC | 76.85 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-07T03:48:59Z",
"rates": {
"NIO": 0.076847
}
}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.684699999999999,
"rate": 0.076847
}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