Rate Overview
Live
1 NGN = 0.012330 SZL
1 SZL = 81.1030
NGN
Avg
0.011685
High
0.012666
Low
0.010525
Last updated: 3/27/2026, 1:47:32 PM
Quick Conversions
| NGN | SZL |
|---|---|
| 1 NGN | 0.01 SZL |
| 10 NGN | 0.12 SZL |
| 50 NGN | 0.62 SZL |
| 100 NGN | 1.23 SZL |
| 500 NGN | 6.17 SZL |
| 1,000 NGN | 12.33 SZL |
Get NGN/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=SZLExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-27T13:47:32Z",
"rates": {
"SZL": 0.01233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "SZL",
"amount": 100
},
"result": 1.233,
"rate": 0.01233
}Build with NGN/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key