Rate Overview
Live
1 STD = 0.065948 NGN
1 NGN = 15.1635
STD
Avg
0.066117
High
0.066478
Low
0.065732
Last updated: 5/9/2026, 7:21:25 AM
Quick Conversions
| STD | NGN |
|---|---|
| 1 STD | 0.07 NGN |
| 10 STD | 0.66 NGN |
| 50 STD | 3.30 NGN |
| 100 STD | 6.59 NGN |
| 500 STD | 32.97 NGN |
| 1,000 STD | 65.95 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-05-09T07:21:25Z",
"rates": {
"NGN": 0.065948
}
}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.594800000000001,
"rate": 0.065948
}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