Rate Overview
Live
1 PLN = 1.7797 TTD
1 TTD = 0.561895
PLN
Avg
1.8568
High
1.9345
Low
1.7797
Last updated: 7/25/2026, 9:04:04 PM
Quick Conversions
| PLN | TTD |
|---|---|
| 1 PLN | 1.78 TTD |
| 10 PLN | 17.80 TTD |
| 50 PLN | 88.98 TTD |
| 100 PLN | 177.97 TTD |
| 500 PLN | 889.85 TTD |
| 1,000 PLN | 1,779.69 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-07-25T21:04:04Z",
"rates": {
"TTD": 1.779693
}
}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": 177.9693,
"rate": 1.779693
}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