Rate Overview
Live
1 SYP = 12.3480 NGN
1 NGN = 0.080985
SYP
Avg
12.3726
High
12.4495
Low
12.2346
Last updated: 5/9/2026, 12:18:33 PM
Quick Conversions
| SYP | NGN |
|---|---|
| 1 SYP | 12.35 NGN |
| 10 SYP | 123.48 NGN |
| 50 SYP | 617.40 NGN |
| 100 SYP | 1,234.80 NGN |
| 500 SYP | 6,174.02 NGN |
| 1,000 SYP | 12,348.03 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-05-09T12:18:33Z",
"rates": {
"NGN": 12.348033
}
}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": 1234.8032999999998,
"rate": 12.348033
}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