Rate Overview
Live
1 TRY = 0.848498 NIO
1 NIO = 1.1786 TRY
Avg
0.852806
High
0.858652
Low
0.846966
Last updated: 1/25/2026, 4:59:51 PM
Quick Conversions
| TRY | NIO |
|---|---|
| 1 TRY | 0.85 NIO |
| 10 TRY | 8.48 NIO |
| 50 TRY | 42.42 NIO |
| 100 TRY | 84.85 NIO |
| 500 TRY | 424.25 NIO |
| 1,000 TRY | 848.50 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-01-25T16:59:51Z",
"rates": {
"NIO": 0.848498
}
}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.8498,
"rate": 0.848498
}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