Rate Overview
Live
1 XPF = 0.092300 TJS
1 TJS = 10.8342
XPF
Avg
0.093765
High
0.104495
Low
0.089437
Last updated: 3/27/2026, 9:27:54 AM
Quick Conversions
| XPF | TJS |
|---|---|
| 1 XPF | 0.09 TJS |
| 10 XPF | 0.92 TJS |
| 50 XPF | 4.61 TJS |
| 100 XPF | 9.23 TJS |
| 500 XPF | 46.15 TJS |
| 1,000 XPF | 92.30 TJS |
Get XPF/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=TJSExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T09:27:54Z",
"rates": {
"TJS": 0.0923
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "TJS",
"amount": 100
},
"result": 9.229999999999999,
"rate": 0.0923
}Build with XPF/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key