Rate Overview
Live
1 SYP = 12.2841 NGN
1 NGN = 0.081406
SYP
Avg
12.2999
High
12.3172
Low
12.2841
Last updated: 6/19/2026, 7:01:02 AM
Quick Conversions
| SYP | NGN |
|---|---|
| 1 SYP | 12.28 NGN |
| 10 SYP | 122.84 NGN |
| 50 SYP | 614.20 NGN |
| 100 SYP | 1,228.41 NGN |
| 500 SYP | 6,142.05 NGN |
| 1,000 SYP | 12,284.09 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-06-19T07:01:02Z",
"rates": {
"NGN": 12.28409
}
}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": 1228.409,
"rate": 12.28409
}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