Rate Overview
Live
1 PLN = 1.8227 TTD
1 TTD = 0.548627
PLN
Avg
1.7883
High
1.8927
Low
1.6348
Last updated: 3/27/2026, 11:13:05 AM
Quick Conversions
| PLN | TTD |
|---|---|
| 1 PLN | 1.82 TTD |
| 10 PLN | 18.23 TTD |
| 50 PLN | 91.14 TTD |
| 100 PLN | 182.27 TTD |
| 500 PLN | 911.37 TTD |
| 1,000 PLN | 1,822.73 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-03-27T11:13:05Z",
"rates": {
"TTD": 1.822733
}
}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": 182.2733,
"rate": 1.822733
}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