Rate Overview
Live
1 XPF = 0.065536 TTD
1 TTD = 15.2588
XPF
Avg
0.065680
High
0.065904
Low
0.065524
Last updated: 3/27/2026, 7:44:36 AM
Quick Conversions
| XPF | TTD |
|---|---|
| 1 XPF | 0.07 TTD |
| 10 XPF | 0.66 TTD |
| 50 XPF | 3.28 TTD |
| 100 XPF | 6.55 TTD |
| 500 XPF | 32.77 TTD |
| 1,000 XPF | 65.54 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-03-27T07:44:36Z",
"rates": {
"TTD": 0.065536
}
}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.553599999999999,
"rate": 0.065536
}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