Rate Overview
Live
1 TTD = 15.0444 XPF
1 XPF = 0.066470
TTD
Avg
15.1261
High
15.2189
Low
15.0444
Last updated: 5/28/2026, 3:15:29 PM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.04 XPF |
| 10 TTD | 150.44 XPF |
| 50 TTD | 752.22 XPF |
| 100 TTD | 1,504.44 XPF |
| 500 TTD | 7,522.22 XPF |
| 1,000 TTD | 15,044.44 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-05-28T15:15:29Z",
"rates": {
"XPF": 15.044439
}
}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": 1504.4439,
"rate": 15.044439
}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