Rate Overview
Live
1 XPF = 0.065055 TTD
1 TTD = 15.3716
XPF
Avg
0.064913
High
0.065055
Low
0.064750
Last updated: 7/3/2026, 3:00:44 AM
Quick Conversions
| XPF | TTD |
|---|---|
| 1 XPF | 0.07 TTD |
| 10 XPF | 0.65 TTD |
| 50 XPF | 3.25 TTD |
| 100 XPF | 6.51 TTD |
| 500 XPF | 32.53 TTD |
| 1,000 XPF | 65.06 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-07-03T03:00:44Z",
"rates": {
"TTD": 0.065055
}
}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.5055000000000005,
"rate": 0.065055
}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