Rate Overview
Live
1 NGN = 0.030459 TRY
1 TRY = 32.8310 NGN
Avg
0.030117
High
0.030538
Low
0.029540
Last updated: 1/25/2026, 7:20:02 AM
Quick Conversions
| NGN | TRY |
|---|---|
| 1 NGN | 0.03 TRY |
| 10 NGN | 0.30 TRY |
| 50 NGN | 1.52 TRY |
| 100 NGN | 3.05 TRY |
| 500 NGN | 15.23 TRY |
| 1,000 NGN | 30.46 TRY |
Get NGN/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=TRYExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-01-25T07:20:02Z",
"rates": {
"TRY": 0.030459
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "TRY",
"amount": 100
},
"result": 3.0459,
"rate": 0.030459
}Build with NGN/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key