Rate Overview
Live
1 STD = 0.063065 NGN
1 NGN = 15.8567
STD
Avg
0.064594
High
0.066840
Low
0.063065
Last updated: 7/30/2026, 8:11:06 AM
Quick Conversions
| STD | NGN |
|---|---|
| 1 STD | 0.06 NGN |
| 10 STD | 0.63 NGN |
| 50 STD | 3.15 NGN |
| 100 STD | 6.31 NGN |
| 500 STD | 31.53 NGN |
| 1,000 STD | 63.07 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-07-30T08:11:06Z",
"rates": {
"NGN": 0.063065
}
}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.3065,
"rate": 0.063065
}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