Rate Overview
Live
1 TTD = 15.3861 XPF
1 XPF = 0.064994
TTD
Avg
15.1054
High
15.5379
Low
14.7476
Last updated: 7/11/2026, 2:11:39 PM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.39 XPF |
| 10 TTD | 153.86 XPF |
| 50 TTD | 769.30 XPF |
| 100 TTD | 1,538.61 XPF |
| 500 TTD | 7,693.03 XPF |
| 1,000 TTD | 15,386.06 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-07-11T14:11:39Z",
"rates": {
"XPF": 15.386064
}
}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": 1538.6064,
"rate": 15.386064
}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