Rate Overview
Live
1 NGN = 0.033451 TRY
1 TRY = 29.8945
NGN
Avg
0.033071
High
0.033451
Low
0.032804
Last updated: 4/17/2026, 6:07:45 AM
Quick Conversions
| NGN | TRY |
|---|---|
| 1 NGN | 0.03 TRY |
| 10 NGN | 0.33 TRY |
| 50 NGN | 1.67 TRY |
| 100 NGN | 3.35 TRY |
| 500 NGN | 16.73 TRY |
| 1,000 NGN | 33.45 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-04-17T06:07:45Z",
"rates": {
"TRY": 0.033451
}
}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.3451,
"rate": 0.033451
}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