Rate Overview
Live
1 PHP = 0.110181 TTD
1 TTD = 9.0760
PHP
Avg
0.115926
High
0.121830
Low
0.109278
Last updated: 7/29/2026, 5:48:44 AM
Quick Conversions
| PHP | TTD |
|---|---|
| 1 PHP | 0.11 TTD |
| 10 PHP | 1.10 TTD |
| 50 PHP | 5.51 TTD |
| 100 PHP | 11.02 TTD |
| 500 PHP | 55.09 TTD |
| 1,000 PHP | 110.18 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-07-29T05:48:44Z",
"rates": {
"TTD": 0.110181
}
}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.0181,
"rate": 0.110181
}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