Rate Overview
Live
1 NGN = 0.010747 SCR
1 SCR = 93.0492
NGN
Avg
0.010571
High
0.010766
Low
0.010156
Last updated: 6/19/2026, 8:53:15 AM
Quick Conversions
| NGN | SCR |
|---|---|
| 1 NGN | 0.01 SCR |
| 10 NGN | 0.11 SCR |
| 50 NGN | 0.54 SCR |
| 100 NGN | 1.07 SCR |
| 500 NGN | 5.37 SCR |
| 1,000 NGN | 10.75 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-06-19T08:53:15Z",
"rates": {
"SCR": 0.010747
}
}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.0747,
"rate": 0.010747
}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