Rate Overview
Live
1 TJS = 11.3079 XPF
1 XPF = 0.088434
TJS
Avg
11.3074
High
11.3279
Low
11.2821
Last updated: 7/22/2026, 4:52:51 AM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 11.31 XPF |
| 10 TJS | 113.08 XPF |
| 50 TJS | 565.40 XPF |
| 100 TJS | 1,130.79 XPF |
| 500 TJS | 5,653.96 XPF |
| 1,000 TJS | 11,307.92 XPF |
Get TJS/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=XPFExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-22T04:52:51Z",
"rates": {
"XPF": 11.307924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "XPF",
"amount": 100
},
"result": 1130.7924,
"rate": 11.307924
}Build with TJS/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key