Rate Overview
Live
1 SYP = 12.4231 NGN
1 NGN = 0.080495
SYP
Avg
9.6863
High
12.8835
Low
0.130381
Last updated: 5/29/2026, 7:56:20 PM
Quick Conversions
| SYP | NGN |
|---|---|
| 1 SYP | 12.42 NGN |
| 10 SYP | 124.23 NGN |
| 50 SYP | 621.16 NGN |
| 100 SYP | 1,242.31 NGN |
| 500 SYP | 6,211.57 NGN |
| 1,000 SYP | 12,423.14 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-29T19:56:20Z",
"rates": {
"NGN": 12.423143
}
}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": 1242.3143,
"rate": 12.423143
}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