Rate Overview
Live
1 PLN = 1.8885 TTD
1 TTD = 0.529526
PLN
Avg
1.8769
High
1.8885
Low
1.8611
Last updated: 4/17/2026, 6:10:39 AM
Quick Conversions
| PLN | TTD |
|---|---|
| 1 PLN | 1.89 TTD |
| 10 PLN | 18.88 TTD |
| 50 PLN | 94.42 TTD |
| 100 PLN | 188.85 TTD |
| 500 PLN | 944.24 TTD |
| 1,000 PLN | 1,888.48 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-04-17T06:10:39Z",
"rates": {
"TTD": 1.888481
}
}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": 188.84810000000002,
"rate": 1.888481
}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