Rate Overview
Live
1 XPF = 0.066968 TTD
1 TTD = 14.9325
XPF
Avg
0.066616
High
0.067013
Low
0.066084
Last updated: 4/17/2026, 6:14:17 AM
Quick Conversions
| XPF | TTD |
|---|---|
| 1 XPF | 0.07 TTD |
| 10 XPF | 0.67 TTD |
| 50 XPF | 3.35 TTD |
| 100 XPF | 6.70 TTD |
| 500 XPF | 33.48 TTD |
| 1,000 XPF | 66.97 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-04-17T06:14:17Z",
"rates": {
"TTD": 0.066968
}
}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.6968,
"rate": 0.066968
}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