Rate Overview
Live
1 PLN = 1.7900 TTD
1 TTD = 0.558665
PLN
Avg
1.8004
High
1.8094
Low
1.7900
Last updated: 7/5/2026, 7:35:32 PM
Quick Conversions
| PLN | TTD |
|---|---|
| 1 PLN | 1.79 TTD |
| 10 PLN | 17.90 TTD |
| 50 PLN | 89.50 TTD |
| 100 PLN | 179.00 TTD |
| 500 PLN | 894.99 TTD |
| 1,000 PLN | 1,789.98 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-05T19:35:32Z",
"rates": {
"TTD": 1.78998
}
}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.998,
"rate": 1.78998
}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