Rate Overview
Live
1 PHP = 0.114599 TTD
1 TTD = 8.7261 PHP
Avg
0.114504
High
0.115240
Low
0.113615
Last updated: 1/25/2026, 10:49:17 AM
Quick Conversions
| PHP | TTD |
|---|---|
| 1 PHP | 0.11 TTD |
| 10 PHP | 1.15 TTD |
| 50 PHP | 5.73 TTD |
| 100 PHP | 11.46 TTD |
| 500 PHP | 57.30 TTD |
| 1,000 PHP | 114.60 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-01-25T10:49:17Z",
"rates": {
"TTD": 0.114599
}
}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.459900000000001,
"rate": 0.114599
}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