Rate Overview
Live
1 XPF = 0.066429 TTD
1 TTD = 15.0537
XPF
Avg
0.066425
High
0.066836
Low
0.066041
Last updated: 3/7/2026, 12:27:55 AM
Quick Conversions
| XPF | TTD |
|---|---|
| 1 XPF | 0.07 TTD |
| 10 XPF | 0.66 TTD |
| 50 XPF | 3.32 TTD |
| 100 XPF | 6.64 TTD |
| 500 XPF | 33.21 TTD |
| 1,000 XPF | 66.43 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-07T00:27:55Z",
"rates": {
"TTD": 0.066429
}
}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.6429,
"rate": 0.066429
}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