Rate Overview
Live
1 TRY = 0.833583 NIO
1 NIO = 1.1996
TRY
Avg
0.835970
High
0.837543
Low
0.833583
Last updated: 3/7/2026, 7:53:32 AM
Quick Conversions
| TRY | NIO |
|---|---|
| 1 TRY | 0.83 NIO |
| 10 TRY | 8.34 NIO |
| 50 TRY | 41.68 NIO |
| 100 TRY | 83.36 NIO |
| 500 TRY | 416.79 NIO |
| 1,000 TRY | 833.58 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-03-07T07:53:32Z",
"rates": {
"NIO": 0.833583
}
}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": 83.3583,
"rate": 0.833583
}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