Rate Overview
Live
1 PLN = 1.8414 TTD
1 TTD = 0.543069
PLN
Avg
1.8605
High
1.8973
Low
1.8344
Last updated: 3/6/2026, 8:09:18 AM
Quick Conversions
| PLN | TTD |
|---|---|
| 1 PLN | 1.84 TTD |
| 10 PLN | 18.41 TTD |
| 50 PLN | 92.07 TTD |
| 100 PLN | 184.14 TTD |
| 500 PLN | 920.69 TTD |
| 1,000 PLN | 1,841.39 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-06T08:09:18Z",
"rates": {
"TTD": 1.841385
}
}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": 184.1385,
"rate": 1.841385
}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