Rate Overview
Live
1 TRY = 0.790466 NIO
1 NIO = 1.2651
TRY
Avg
0.792986
High
0.794720
Low
0.790466
Last updated: 6/19/2026, 8:39:17 AM
Quick Conversions
| TRY | NIO |
|---|---|
| 1 TRY | 0.79 NIO |
| 10 TRY | 7.90 NIO |
| 50 TRY | 39.52 NIO |
| 100 TRY | 79.05 NIO |
| 500 TRY | 395.23 NIO |
| 1,000 TRY | 790.47 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-06-19T08:39:17Z",
"rates": {
"NIO": 0.790466
}
}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": 79.0466,
"rate": 0.790466
}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