Rate Overview
Live
1 NGN = 0.009642 SCR
1 SCR = 103.7129
NGN
Avg
0.010574
High
0.011217
Low
0.009642
Last updated: 7/3/2026, 12:48:47 AM
Quick Conversions
| NGN | SCR |
|---|---|
| 1 NGN | 0.01 SCR |
| 10 NGN | 0.10 SCR |
| 50 NGN | 0.48 SCR |
| 100 NGN | 0.96 SCR |
| 500 NGN | 4.82 SCR |
| 1,000 NGN | 9.64 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-07-03T00:48:47Z",
"rates": {
"SCR": 0.009642
}
}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": 0.9642,
"rate": 0.009642
}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