Rate Overview
Live
1 NGN = 0.336179 CRC
1 CRC = 2.9746
NGN
Avg
0.334930
High
0.336607
Low
0.332158
Last updated: 8/25/2026, 12:04:00 AM
Quick Conversions
| NGN | CRC |
|---|---|
| 1 NGN | 0.34 CRC |
| 10 NGN | 3.36 CRC |
| 50 NGN | 16.81 CRC |
| 100 NGN | 33.62 CRC |
| 500 NGN | 168.09 CRC |
| 1,000 NGN | 336.18 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-08-25T00:04:00Z",
"rates": {
"CRC": 0.336179
}
}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.6179,
"rate": 0.336179
}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