Rate Overview
Live
1 PLN = 1.8667 TTD
1 TTD = 0.535710
PLN
Avg
1.8575
High
1.8667
Low
1.8479
Last updated: 5/27/2026, 10:39:53 AM
Quick Conversions
| PLN | TTD |
|---|---|
| 1 PLN | 1.87 TTD |
| 10 PLN | 18.67 TTD |
| 50 PLN | 93.33 TTD |
| 100 PLN | 186.67 TTD |
| 500 PLN | 933.34 TTD |
| 1,000 PLN | 1,866.68 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-05-27T10:39:53Z",
"rates": {
"TTD": 1.866682
}
}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": 186.66819999999998,
"rate": 1.866682
}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