Rate Overview
Live
1 STD = 0.064751 NGN
1 NGN = 15.4438
STD
Avg
0.068956
High
0.074221
Low
0.062012
Last updated: 3/27/2026, 10:07:23 AM
Quick Conversions
| STD | NGN |
|---|---|
| 1 STD | 0.06 NGN |
| 10 STD | 0.65 NGN |
| 50 STD | 3.24 NGN |
| 100 STD | 6.48 NGN |
| 500 STD | 32.38 NGN |
| 1,000 STD | 64.75 NGN |
Get STD/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=NGNExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-27T10:07:23Z",
"rates": {
"NGN": 0.064751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "NGN",
"amount": 100
},
"result": 6.4751,
"rate": 0.064751
}Build with STD/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key