Rate Overview
Live
1 TTD = 15.3928 XPF
1 XPF = 0.064966
TTD
Avg
15.4102
High
15.4440
Low
15.3807
Last updated: 7/4/2026, 3:33:45 PM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.39 XPF |
| 10 TTD | 153.93 XPF |
| 50 TTD | 769.64 XPF |
| 100 TTD | 1,539.28 XPF |
| 500 TTD | 7,696.39 XPF |
| 1,000 TTD | 15,392.78 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-04T15:33:45Z",
"rates": {
"XPF": 15.392781
}
}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": 1539.2781,
"rate": 15.392781
}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