Rate Overview
Live
1 NGN = 0.079921 SYP
1 SYP = 12.5124
NGN
Avg
4.4542
High
8.8794
Low
0.077618
Last updated: 3/27/2026, 4:59:39 AM
Quick Conversions
| NGN | SYP |
|---|---|
| 1 NGN | 0.08 SYP |
| 10 NGN | 0.80 SYP |
| 50 NGN | 4.00 SYP |
| 100 NGN | 7.99 SYP |
| 500 NGN | 39.96 SYP |
| 1,000 NGN | 79.92 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-27T04:59:39Z",
"rates": {
"SYP": 0.079921
}
}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.992100000000001,
"rate": 0.079921
}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