Rate Overview
Live
1 TRY = 0.800312 NIO
1 NIO = 1.2495
TRY
Avg
0.803317
High
0.807211
Low
0.800312
Last updated: 5/27/2026, 8:24:13 AM
Quick Conversions
| TRY | NIO |
|---|---|
| 1 TRY | 0.80 NIO |
| 10 TRY | 8.00 NIO |
| 50 TRY | 40.02 NIO |
| 100 TRY | 80.03 NIO |
| 500 TRY | 400.16 NIO |
| 1,000 TRY | 800.31 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-27T08:24:13Z",
"rates": {
"NIO": 0.800312
}
}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.0312,
"rate": 0.800312
}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