Rate Overview
Live
1 SYP = 12.1457 NGN
1 NGN = 0.082334
SYP
Avg
12.2193
High
12.2995
Low
12.1317
Last updated: 4/18/2026, 8:38:13 AM
Quick Conversions
| SYP | NGN |
|---|---|
| 1 SYP | 12.15 NGN |
| 10 SYP | 121.46 NGN |
| 50 SYP | 607.28 NGN |
| 100 SYP | 1,214.57 NGN |
| 500 SYP | 6,072.84 NGN |
| 1,000 SYP | 12,145.68 NGN |
Get SYP/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=NGNExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-18T08:38:13Z",
"rates": {
"NGN": 12.14568
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "NGN",
"amount": 100
},
"result": 1214.568,
"rate": 12.14568
}Build with SYP/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key