Rate Overview
Live
1 PLN = 1.8167 TTD
1 TTD = 0.550456
PLN
Avg
1.8148
High
1.8278
Low
1.8000
Last updated: 9/3/2026, 2:12:36 PM
Quick Conversions
| PLN | TTD |
|---|---|
| 1 PLN | 1.82 TTD |
| 10 PLN | 18.17 TTD |
| 50 PLN | 90.83 TTD |
| 100 PLN | 181.67 TTD |
| 500 PLN | 908.34 TTD |
| 1,000 PLN | 1,816.67 TTD |
Get PLN/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=TTDExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-09-03T14:12:36Z",
"rates": {
"TTD": 1.816674
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "TTD",
"amount": 100
},
"result": 181.6674,
"rate": 1.816674
}Build with PLN/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key