Rate Overview
Live
1 NGN = 0.341502 CRC
1 CRC = 2.9282
NGN
Avg
0.340619
High
0.341502
Low
0.339863
Last updated: 4/17/2026, 6:12:42 AM
Quick Conversions
| NGN | CRC |
|---|---|
| 1 NGN | 0.34 CRC |
| 10 NGN | 3.42 CRC |
| 50 NGN | 17.08 CRC |
| 100 NGN | 34.15 CRC |
| 500 NGN | 170.75 CRC |
| 1,000 NGN | 341.50 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-04-17T06:12:42Z",
"rates": {
"CRC": 0.341502
}
}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": 34.1502,
"rate": 0.341502
}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