Rate Overview
Live
1 TJS = 10.8328 XPF
1 XPF = 0.092313
TJS
Avg
10.9456
High
11.1810
Low
10.6664
Last updated: 3/27/2026, 8:24:43 AM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 10.83 XPF |
| 10 TJS | 108.33 XPF |
| 50 TJS | 541.64 XPF |
| 100 TJS | 1,083.28 XPF |
| 500 TJS | 5,416.38 XPF |
| 1,000 TJS | 10,832.77 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-03-27T08:24:43Z",
"rates": {
"XPF": 10.832765
}
}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": 1083.2765,
"rate": 10.832765
}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