Rate Overview
Live
1 XPF = 0.090783 TJS
1 TJS = 11.0153
XPF
Avg
0.090479
High
0.090783
Low
0.090173
Last updated: 5/27/2026, 2:50:58 PM
Quick Conversions
| XPF | TJS |
|---|---|
| 1 XPF | 0.09 TJS |
| 10 XPF | 0.91 TJS |
| 50 XPF | 4.54 TJS |
| 100 XPF | 9.08 TJS |
| 500 XPF | 45.39 TJS |
| 1,000 XPF | 90.78 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-05-27T14:50:58Z",
"rates": {
"TJS": 0.090783
}
}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.0783,
"rate": 0.090783
}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