Rate Overview
Live
1 TTD = 14.9239 XPF
1 XPF = 0.067007
TTD
Avg
14.9881
High
15.1322
Low
14.9224
Last updated: 4/18/2026, 8:47:15 AM
Quick Conversions
| TTD | XPF |
|---|---|
| 1 TTD | 14.92 XPF |
| 10 TTD | 149.24 XPF |
| 50 TTD | 746.19 XPF |
| 100 TTD | 1,492.39 XPF |
| 500 TTD | 7,461.94 XPF |
| 1,000 TTD | 14,923.87 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-04-18T08:47:15Z",
"rates": {
"XPF": 14.923873
}
}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": 1492.3873,
"rate": 14.923873
}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