Rate Overview
Live
1 PLN = 1.8812 TTD
1 TTD = 0.531562
PLN
Avg
1.8744
High
1.8823
Low
1.8660
Last updated: 5/7/2026, 7:46:20 AM
Quick Conversions
| PLN | TTD |
|---|---|
| 1 PLN | 1.88 TTD |
| 10 PLN | 18.81 TTD |
| 50 PLN | 94.06 TTD |
| 100 PLN | 188.12 TTD |
| 500 PLN | 940.62 TTD |
| 1,000 PLN | 1,881.25 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-07T07:46:20Z",
"rates": {
"TTD": 1.881248
}
}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": 188.1248,
"rate": 1.881248
}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