Rate Overview
Live
1 PLN = 1.7884 TTD
1 TTD = 0.559157
PLN
Avg
1.8099
High
1.8565
Low
1.7817
Last updated: 7/14/2026, 12:36:00 AM
Quick Conversions
| PLN | TTD |
|---|---|
| 1 PLN | 1.79 TTD |
| 10 PLN | 17.88 TTD |
| 50 PLN | 89.42 TTD |
| 100 PLN | 178.84 TTD |
| 500 PLN | 894.20 TTD |
| 1,000 PLN | 1,788.41 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-14T00:36:00Z",
"rates": {
"TTD": 1.788405
}
}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": 178.8405,
"rate": 1.788405
}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