Rate Overview
Live
1 TTD = 15.2700 XPF
1 XPF = 0.065488
TTD
Avg
15.1818
High
16.0351
Low
14.7900
Last updated: 3/27/2026, 10:14:20 AM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.27 XPF |
| 10 TTD | 152.70 XPF |
| 50 TTD | 763.50 XPF |
| 100 TTD | 1,527.00 XPF |
| 500 TTD | 7,634.98 XPF |
| 1,000 TTD | 15,269.95 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-03-27T10:14:20Z",
"rates": {
"XPF": 15.269954
}
}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": 1526.9954,
"rate": 15.269954
}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