Rate Overview
Live
1 TTD = 15.2533 XPF
1 XPF = 0.065560
TTD
Avg
15.2247
High
15.2615
Low
15.1735
Last updated: 3/27/2026, 6:34:10 AM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.25 XPF |
| 10 TTD | 152.53 XPF |
| 50 TTD | 762.66 XPF |
| 100 TTD | 1,525.33 XPF |
| 500 TTD | 7,626.63 XPF |
| 1,000 TTD | 15,253.25 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-27T06:34:10Z",
"rates": {
"XPF": 15.253252
}
}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": 1525.3252,
"rate": 15.253252
}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