Rate Overview
Live
1 NGN = 0.006524 SVC
1 SVC = 153.2802
NGN
Avg
0.006462
High
0.006524
Low
0.006417
Last updated: 4/17/2026, 6:25:02 AM
Quick Conversions
| NGN | SVC |
|---|---|
| 1 NGN | 0.01 SVC |
| 10 NGN | 0.07 SVC |
| 50 NGN | 0.33 SVC |
| 100 NGN | 0.65 SVC |
| 500 NGN | 3.26 SVC |
| 1,000 NGN | 6.52 SVC |
Get NGN/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=SVCExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-04-17T06:25:02Z",
"rates": {
"SVC": 0.006524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "SVC",
"amount": 100
},
"result": 0.6524,
"rate": 0.006524
}Build with NGN/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key