Rate Overview
Live
1 NGN = 0.034852 TRY
1 TRY = 28.6928
NGN
Avg
0.034684
High
0.034852
Low
0.034424
Last updated: 7/30/2026, 8:02:21 AM
Quick Conversions
| NGN | TRY |
|---|---|
| 1 NGN | 0.03 TRY |
| 10 NGN | 0.35 TRY |
| 50 NGN | 1.74 TRY |
| 100 NGN | 3.49 TRY |
| 500 NGN | 17.43 TRY |
| 1,000 NGN | 34.85 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-07-30T08:02:21Z",
"rates": {
"TRY": 0.034852
}
}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.4852000000000003,
"rate": 0.034852
}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