Rate Overview
Live
1 NGN = 0.328917 CRC
1 CRC = 3.0403
NGN
Avg
0.331323
High
0.332821
Low
0.328917
Last updated: 6/27/2026, 3:04:09 PM
Quick Conversions
| NGN | CRC |
|---|---|
| 1 NGN | 0.33 CRC |
| 10 NGN | 3.29 CRC |
| 50 NGN | 16.45 CRC |
| 100 NGN | 32.89 CRC |
| 500 NGN | 164.46 CRC |
| 1,000 NGN | 328.92 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-06-27T15:04:09Z",
"rates": {
"CRC": 0.328917
}
}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": 32.8917,
"rate": 0.328917
}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