Rate Overview
Live
1 TTD = 15.3800 XPF
1 XPF = 0.065020
TTD
Avg
15.4111
High
15.5379
Low
15.3550
Last updated: 7/29/2026, 12:04:01 AM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.38 XPF |
| 10 TTD | 153.80 XPF |
| 50 TTD | 769.00 XPF |
| 100 TTD | 1,538.00 XPF |
| 500 TTD | 7,689.99 XPF |
| 1,000 TTD | 15,379.98 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-29T00:04:01Z",
"rates": {
"XPF": 15.379977
}
}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": 1537.9977000000001,
"rate": 15.379977
}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