Rate Overview
Live
1 XPF = 0.066106 TTD
1 TTD = 15.1272
XPF
Avg
0.065814
High
0.066106
Low
0.065624
Last updated: 6/17/2026, 6:36:37 AM
Quick Conversions
| XPF | TTD |
|---|---|
| 1 XPF | 0.07 TTD |
| 10 XPF | 0.66 TTD |
| 50 XPF | 3.31 TTD |
| 100 XPF | 6.61 TTD |
| 500 XPF | 33.05 TTD |
| 1,000 XPF | 66.11 TTD |
Get XPF/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=TTDExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-06-17T06:36:37Z",
"rates": {
"TTD": 0.066106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "TTD",
"amount": 100
},
"result": 6.6106,
"rate": 0.066106
}Build with XPF/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key