Rate Overview
Live
1 NGN = 0.010399 SCR
1 SCR = 96.1631
NGN
Avg
0.010522
High
0.010790
Low
0.010076
Last updated: 8/22/2026, 12:17:28 AM
Quick Conversions
| NGN | SCR |
|---|---|
| 1 NGN | 0.01 SCR |
| 10 NGN | 0.10 SCR |
| 50 NGN | 0.52 SCR |
| 100 NGN | 1.04 SCR |
| 500 NGN | 5.20 SCR |
| 1,000 NGN | 10.40 SCR |
Get NGN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=SCRExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-08-22T00:17:28Z",
"rates": {
"SCR": 0.010399
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "SCR",
"amount": 100
},
"result": 1.0399,
"rate": 0.010399
}Build with NGN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key