Rate Overview
Live
1 PLN = 1.8200 TTD
1 TTD = 0.549453
PLN
Avg
1.8473
High
1.9100
Low
1.7467
Last updated: 3/27/2026, 1:00:21 PM
Quick Conversions
| PLN | TTD |
|---|---|
| 1 PLN | 1.82 TTD |
| 10 PLN | 18.20 TTD |
| 50 PLN | 91.00 TTD |
| 100 PLN | 182.00 TTD |
| 500 PLN | 910.00 TTD |
| 1,000 PLN | 1,819.99 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-27T13:00:21Z",
"rates": {
"TTD": 1.819993
}
}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": 181.9993,
"rate": 1.819993
}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