Rate Overview
Live
1 TRY = 0.842651 NIO
1 NIO = 1.1867
TRY
Avg
0.842658
High
0.844918
Low
0.840296
Last updated: 2/15/2026, 3:27:24 AM
Quick Conversions
| TRY | NIO |
|---|---|
| 1 TRY | 0.84 NIO |
| 10 TRY | 8.43 NIO |
| 50 TRY | 42.13 NIO |
| 100 TRY | 84.27 NIO |
| 500 TRY | 421.33 NIO |
| 1,000 TRY | 842.65 NIO |
Get TRY/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=NIOExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-02-15T03:27:24Z",
"rates": {
"NIO": 0.842651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "NIO",
"amount": 100
},
"result": 84.2651,
"rate": 0.842651
}Build with TRY/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key