Rate Overview
Live
1 TRY = 0.800292 NIO
1 NIO = 1.2495
TRY
Avg
0.868637
High
0.943018
Low
0.800292
Last updated: 5/27/2026, 12:13:27 PM
Quick Conversions
| TRY | NIO |
|---|---|
| 1 TRY | 0.80 NIO |
| 10 TRY | 8.00 NIO |
| 50 TRY | 40.01 NIO |
| 100 TRY | 80.03 NIO |
| 500 TRY | 400.15 NIO |
| 1,000 TRY | 800.29 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-27T12:13:27Z",
"rates": {
"NIO": 0.800292
}
}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": 80.0292,
"rate": 0.800292
}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