Rate Overview
Live
1 NGN = 0.000955 SGD
1 SGD = 1047.12
NGN
Avg
0.000949
High
0.000955
Low
0.000942
Last updated: 9/2/2026, 5:28:51 AM
Quick Conversions
| NGN | SGD |
|---|---|
| 1 NGN | 0.00 SGD |
| 10 NGN | 0.01 SGD |
| 50 NGN | 0.05 SGD |
| 100 NGN | 0.10 SGD |
| 500 NGN | 0.48 SGD |
| 1,000 NGN | 0.96 SGD |
Get NGN/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=SGDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-09-02T05:28:51Z",
"rates": {
"SGD": 0.000955
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "SGD",
"amount": 100
},
"result": 0.0955,
"rate": 0.000955
}Build with NGN/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key