Rate Overview
Live
1 NGN = 0.081193 SYP
1 SYP = 12.3163
NGN
Avg
0.080794
High
0.081735
Low
0.080324
Last updated: 5/8/2026, 3:46:19 PM
Quick Conversions
| NGN | SYP |
|---|---|
| 1 NGN | 0.08 SYP |
| 10 NGN | 0.81 SYP |
| 50 NGN | 4.06 SYP |
| 100 NGN | 8.12 SYP |
| 500 NGN | 40.60 SYP |
| 1,000 NGN | 81.19 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-05-08T15:46:19Z",
"rates": {
"SYP": 0.081193
}
}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": 8.1193,
"rate": 0.081193
}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