Rate Overview
Live
1 NGN = 0.006623 SVC
1 SVC = 150.9890
NGN
Avg
0.006609
High
0.006623
Low
0.006564
Last updated: 9/9/2026, 9:52:22 AM
Quick Conversions
| NGN | SVC |
|---|---|
| 1 NGN | 0.01 SVC |
| 10 NGN | 0.07 SVC |
| 50 NGN | 0.33 SVC |
| 100 NGN | 0.66 SVC |
| 500 NGN | 3.31 SVC |
| 1,000 NGN | 6.62 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-09-09T09:52:22Z",
"rates": {
"SVC": 0.006623
}
}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.6623,
"rate": 0.006623
}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