Rate Overview
Live
1 NGN = 0.034708 TRY
1 TRY = 28.8118
NGN
Avg
0.033125
High
0.034708
Low
0.031286
Last updated: 7/29/2026, 3:48:35 AM
Quick Conversions
| NGN | TRY |
|---|---|
| 1 NGN | 0.03 TRY |
| 10 NGN | 0.35 TRY |
| 50 NGN | 1.74 TRY |
| 100 NGN | 3.47 TRY |
| 500 NGN | 17.35 TRY |
| 1,000 NGN | 34.71 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-29T03:48:35Z",
"rates": {
"TRY": 0.034708
}
}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.4708,
"rate": 0.034708
}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