Rate Overview
Live
1 TRY = 0.816109 NIO
1 NIO = 1.2253
TRY
Avg
0.813268
High
0.816363
Low
0.811726
Last updated: 5/7/2026, 6:52:39 AM
Quick Conversions
| TRY | NIO |
|---|---|
| 1 TRY | 0.82 NIO |
| 10 TRY | 8.16 NIO |
| 50 TRY | 40.81 NIO |
| 100 TRY | 81.61 NIO |
| 500 TRY | 408.05 NIO |
| 1,000 TRY | 816.11 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-05-07T06:52:39Z",
"rates": {
"NIO": 0.816109
}
}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": 81.6109,
"rate": 0.816109
}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