Rate Overview
Live
1 TTD = 14.9853 XPF
1 XPF = 0.066732
TTD
Avg
15.0113
High
15.0565
Low
14.9853
Last updated: 5/8/2026, 1:00:47 PM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 14.99 XPF |
| 10 TTD | 149.85 XPF |
| 50 TTD | 749.27 XPF |
| 100 TTD | 1,498.53 XPF |
| 500 TTD | 7,492.66 XPF |
| 1,000 TTD | 14,985.32 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-08T13:00:47Z",
"rates": {
"XPF": 14.985324
}
}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": 1498.5324,
"rate": 14.985324
}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