Rate Overview
Live
1 TRY = 28.6921 NGN
1 NGN = 0.034853
TRY
Avg
32.6366
High
37.6987
Low
28.6921
Last updated: 7/30/2026, 8:01:21 AM
Quick Conversions
| TRY | NGN |
|---|---|
| 1 TRY | 28.69 NGN |
| 10 TRY | 286.92 NGN |
| 50 TRY | 1,434.61 NGN |
| 100 TRY | 2,869.21 NGN |
| 500 TRY | 14,346.07 NGN |
| 1,000 TRY | 28,692.14 NGN |
Get TRY/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=NGNExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-30T08:01:21Z",
"rates": {
"NGN": 28.692137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "NGN",
"amount": 100
},
"result": 2869.2137,
"rate": 28.692137
}Build with TRY/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key