Rate Overview
Live
1 TTD = 15.3923 XPF
1 XPF = 0.064967
TTD
Avg
15.4134
High
15.5379
Low
15.3550
Last updated: 7/28/2026, 1:33:54 PM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.39 XPF |
| 10 TTD | 153.92 XPF |
| 50 TTD | 769.62 XPF |
| 100 TTD | 1,539.23 XPF |
| 500 TTD | 7,696.17 XPF |
| 1,000 TTD | 15,392.35 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-28T13:33:54Z",
"rates": {
"XPF": 15.392348
}
}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.2348,
"rate": 15.392348
}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