Rate Overview
Live
1 TTD = 15.0404 XPF
1 XPF = 0.066488
TTD
Avg
15.0308
High
15.2875
Low
14.7476
Last updated: 5/28/2026, 4:26:42 PM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.04 XPF |
| 10 TTD | 150.40 XPF |
| 50 TTD | 752.02 XPF |
| 100 TTD | 1,504.04 XPF |
| 500 TTD | 7,520.18 XPF |
| 1,000 TTD | 15,040.36 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-28T16:26:42Z",
"rates": {
"XPF": 15.040361
}
}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.0361,
"rate": 15.040361
}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