Rate Overview
Live
1 NGN = 0.079780 SYP
1 SYP = 12.5345
NGN
Avg
0.080670
High
0.081863
Low
0.079780
Last updated: 3/6/2026, 10:34:25 PM
Quick Conversions
| NGN | SYP |
|---|---|
| 1 NGN | 0.08 SYP |
| 10 NGN | 0.80 SYP |
| 50 NGN | 3.99 SYP |
| 100 NGN | 7.98 SYP |
| 500 NGN | 39.89 SYP |
| 1,000 NGN | 79.78 SYP |
Get NGN/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=SYPExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-06T22:34:25Z",
"rates": {
"SYP": 0.07978
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "SYP",
"amount": 100
},
"result": 7.978000000000001,
"rate": 0.07978
}Build with NGN/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key