Rate Overview
Live
1 NGN = 0.334796 CRC
1 CRC = 2.9869
NGN
Avg
0.340447
High
0.345292
Low
0.334796
Last updated: 3/27/2026, 11:33:21 AM
Quick Conversions
| NGN | CRC |
|---|---|
| 1 NGN | 0.33 CRC |
| 10 NGN | 3.35 CRC |
| 50 NGN | 16.74 CRC |
| 100 NGN | 33.48 CRC |
| 500 NGN | 167.40 CRC |
| 1,000 NGN | 334.80 CRC |
Get NGN/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=CRCExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-27T11:33:21Z",
"rates": {
"CRC": 0.334796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "CRC",
"amount": 100
},
"result": 33.4796,
"rate": 0.334796
}Build with NGN/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key