Rate Overview
Live
1 PLN = 1.8259 TTD
1 TTD = 0.547668
PLN
Avg
1.8349
High
1.8462
Low
1.8259
Last updated: 3/27/2026, 9:38:53 AM
Quick Conversions
| PLN | TTD |
|---|---|
| 1 PLN | 1.83 TTD |
| 10 PLN | 18.26 TTD |
| 50 PLN | 91.30 TTD |
| 100 PLN | 182.59 TTD |
| 500 PLN | 912.96 TTD |
| 1,000 PLN | 1,825.92 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-27T09:38:53Z",
"rates": {
"TTD": 1.825924
}
}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": 182.5924,
"rate": 1.825924
}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