Rate Overview
Live
1 XPF = 0.065491 TTD
1 TTD = 15.2693
XPF
Avg
0.065910
High
0.067170
Low
0.064740
Last updated: 3/27/2026, 9:27:05 AM
Quick Conversions
| XPF | TTD |
|---|---|
| 1 XPF | 0.07 TTD |
| 10 XPF | 0.65 TTD |
| 50 XPF | 3.27 TTD |
| 100 XPF | 6.55 TTD |
| 500 XPF | 32.75 TTD |
| 1,000 XPF | 65.49 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-27T09:27:05Z",
"rates": {
"TTD": 0.065491
}
}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.549099999999999,
"rate": 0.065491
}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