Rate Overview
Live
1 XPF = 0.094049 TJS
1 TJS = 10.6328
XPF
Avg
0.093714
High
0.094158
Low
0.093293
Last updated: 3/7/2026, 12:28:09 AM
Quick Conversions
| XPF | TJS |
|---|---|
| 1 XPF | 0.09 TJS |
| 10 XPF | 0.94 TJS |
| 50 XPF | 4.70 TJS |
| 100 XPF | 9.40 TJS |
| 500 XPF | 47.02 TJS |
| 1,000 XPF | 94.05 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-07T00:28:09Z",
"rates": {
"TJS": 0.094049
}
}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.4049,
"rate": 0.094049
}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