Rate Overview
Live
1 TTD = 15.5324 XPF
1 XPF = 0.064382
TTD
Avg
15.4366
High
15.5324
Low
15.3898
Last updated: 7/25/2026, 8:01:38 PM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.53 XPF |
| 10 TTD | 155.32 XPF |
| 50 TTD | 776.62 XPF |
| 100 TTD | 1,553.24 XPF |
| 500 TTD | 7,766.19 XPF |
| 1,000 TTD | 15,532.38 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-25T20:01:38Z",
"rates": {
"XPF": 15.532378
}
}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": 1553.2377999999999,
"rate": 15.532378
}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