Rate Overview
Live
1 NGN = 0.034144 TRY
1 TRY = 29.2877
NGN
Avg
0.034118
High
0.034247
Low
0.033825
Last updated: 7/8/2026, 10:42:05 AM
Quick Conversions
| NGN | TRY |
|---|---|
| 1 NGN | 0.03 TRY |
| 10 NGN | 0.34 TRY |
| 50 NGN | 1.71 TRY |
| 100 NGN | 3.41 TRY |
| 500 NGN | 17.07 TRY |
| 1,000 NGN | 34.14 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-08T10:42:05Z",
"rates": {
"TRY": 0.034144
}
}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.4144,
"rate": 0.034144
}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