Rate Overview
Live
1 PHP = 0.117106 TTD
1 TTD = 8.5393
PHP
Avg
0.116250
High
0.117287
Low
0.114695
Last updated: 2/14/2026, 6:52:50 PM
Quick Conversions
| PHP | TTD |
|---|---|
| 1 PHP | 0.12 TTD |
| 10 PHP | 1.17 TTD |
| 50 PHP | 5.86 TTD |
| 100 PHP | 11.71 TTD |
| 500 PHP | 58.55 TTD |
| 1,000 PHP | 117.11 TTD |
Get PHP/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=TTDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-02-14T18:52:50Z",
"rates": {
"TTD": 0.117106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "TTD",
"amount": 100
},
"result": 11.7106,
"rate": 0.117106
}Build with PHP/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key