Rate Overview
Live
1 PHP = 0.114761 TTD
1 TTD = 8.7138
PHP
Avg
0.115653
High
0.117003
Low
0.114210
Last updated: 3/7/2026, 5:19:24 AM
Quick Conversions
| PHP | TTD |
|---|---|
| 1 PHP | 0.11 TTD |
| 10 PHP | 1.15 TTD |
| 50 PHP | 5.74 TTD |
| 100 PHP | 11.48 TTD |
| 500 PHP | 57.38 TTD |
| 1,000 PHP | 114.76 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-03-07T05:19:24Z",
"rates": {
"TTD": 0.114761
}
}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.4761,
"rate": 0.114761
}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