Rate Overview
Live
1 TTD = 15.1728 XPF
1 XPF = 0.065907
TTD
Avg
15.1741
High
15.2439
Low
15.0601
Last updated: 9/4/2026, 9:55:36 AM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.17 XPF |
| 10 TTD | 151.73 XPF |
| 50 TTD | 758.64 XPF |
| 100 TTD | 1,517.28 XPF |
| 500 TTD | 7,586.40 XPF |
| 1,000 TTD | 15,172.79 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-09-04T09:55:36Z",
"rates": {
"XPF": 15.172793
}
}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": 1517.2793000000001,
"rate": 15.172793
}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