Rate Overview
Live
1 TTD = 15.4269 XPF
1 XPF = 0.064822
TTD
Avg
15.1516
High
15.4269
Low
14.7681
Last updated: 7/28/2026, 9:19:27 AM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.43 XPF |
| 10 TTD | 154.27 XPF |
| 50 TTD | 771.35 XPF |
| 100 TTD | 1,542.69 XPF |
| 500 TTD | 7,713.47 XPF |
| 1,000 TTD | 15,426.94 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-28T09:19:27Z",
"rates": {
"XPF": 15.426941
}
}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": 1542.6941,
"rate": 15.426941
}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