Rate Overview
Live
1 TRY = 30.0699 NGN
1 NGN = 0.033256
TRY
Avg
30.3224
High
30.4686
Low
30.0699
Last updated: 5/7/2026, 6:53:10 AM
Quick Conversions
| TRY | NGN |
|---|---|
| 1 TRY | 30.07 NGN |
| 10 TRY | 300.70 NGN |
| 50 TRY | 1,503.50 NGN |
| 100 TRY | 3,006.99 NGN |
| 500 TRY | 15,034.97 NGN |
| 1,000 TRY | 30,069.93 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-05-07T06:53:10Z",
"rates": {
"NGN": 30.069933
}
}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": 3006.9933,
"rate": 30.069933
}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