Rate Overview
Live
1 PHP = 0.112868 TTD
1 TTD = 8.8599
PHP
Avg
0.112988
High
0.113358
Low
0.112534
Last updated: 4/17/2026, 7:30:54 AM
Quick Conversions
| PHP | TTD |
|---|---|
| 1 PHP | 0.11 TTD |
| 10 PHP | 1.13 TTD |
| 50 PHP | 5.64 TTD |
| 100 PHP | 11.29 TTD |
| 500 PHP | 56.43 TTD |
| 1,000 PHP | 112.87 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-04-17T07:30:54Z",
"rates": {
"TTD": 0.112868
}
}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.2868,
"rate": 0.112868
}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