Rate Overview
Live
1 NGN = 0.433225 SDG
1 SDG = 2.3083
NGN
Avg
0.436892
High
0.441023
Low
0.433225
Last updated: 3/7/2026, 12:33:25 AM
Quick Conversions
| NGN | SDG |
|---|---|
| 1 NGN | 0.43 SDG |
| 10 NGN | 4.33 SDG |
| 50 NGN | 21.66 SDG |
| 100 NGN | 43.32 SDG |
| 500 NGN | 216.61 SDG |
| 1,000 NGN | 433.23 SDG |
Get NGN/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=SDGExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-07T00:33:25Z",
"rates": {
"SDG": 0.433225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "SDG",
"amount": 100
},
"result": 43.322500000000005,
"rate": 0.433225
}Build with NGN/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key