Rate Overview
Live
1 TTD = 15.2776 XPF
1 XPF = 0.065455
TTD
Avg
15.2177
High
15.2776
Low
15.1719
Last updated: 6/18/2026, 9:57:58 AM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.28 XPF |
| 10 TTD | 152.78 XPF |
| 50 TTD | 763.88 XPF |
| 100 TTD | 1,527.76 XPF |
| 500 TTD | 7,638.80 XPF |
| 1,000 TTD | 15,277.60 XPF |
Get TTD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=XPFExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-06-18T09:57:58Z",
"rates": {
"XPF": 15.277604
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "XPF",
"amount": 100
},
"result": 1527.7604000000001,
"rate": 15.277604
}Build with TTD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key