Rate Overview
Live
1 PLN = 1.8231 TTD
1 TTD = 0.548516
PLN
Avg
1.8636
High
1.9100
Low
1.8197
Last updated: 3/27/2026, 2:51:14 PM
Quick Conversions
| PLN | TTD |
|---|---|
| 1 PLN | 1.82 TTD |
| 10 PLN | 18.23 TTD |
| 50 PLN | 91.16 TTD |
| 100 PLN | 182.31 TTD |
| 500 PLN | 911.55 TTD |
| 1,000 PLN | 1,823.10 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-27T14:51:14Z",
"rates": {
"TTD": 1.823101
}
}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.3101,
"rate": 1.823101
}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