Rate Overview
Live
1 SYP = 0.103584 NGN
1 NGN = 9.6540
SYP
Avg
6.7659
High
12.8763
Low
0.103584
Last updated: 8/25/2026, 8:47:42 PM
Quick Conversions
| SYP | NGN |
|---|---|
| 1 SYP | 0.10 NGN |
| 10 SYP | 1.04 NGN |
| 50 SYP | 5.18 NGN |
| 100 SYP | 10.36 NGN |
| 500 SYP | 51.79 NGN |
| 1,000 SYP | 103.58 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-08-25T20:47:42Z",
"rates": {
"NGN": 0.103584
}
}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": 10.3584,
"rate": 0.103584
}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