Rate Overview
Live
1 TTD = 15.0536 XPF
1 XPF = 0.066429
TTD
Avg
15.0547
High
15.1419
Low
14.9618
Last updated: 3/7/2026, 2:12:20 AM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 15.05 XPF |
| 10 TTD | 150.54 XPF |
| 50 TTD | 752.68 XPF |
| 100 TTD | 1,505.36 XPF |
| 500 TTD | 7,526.82 XPF |
| 1,000 TTD | 15,053.64 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-03-07T02:12:20Z",
"rates": {
"XPF": 15.053636
}
}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": 1505.3636,
"rate": 15.053636
}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