Rate Overview
Live
1 TJS = 10.7911 XPF
1 XPF = 0.092669 TJS
Avg
10.4638
High
11.1701
Low
9.7914
Last updated: 1/25/2026, 1:24:47 PM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 10.79 XPF |
| 10 TJS | 107.91 XPF |
| 50 TJS | 539.56 XPF |
| 100 TJS | 1,079.11 XPF |
| 500 TJS | 5,395.57 XPF |
| 1,000 TJS | 10,791.15 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-01-25T13:24:47Z",
"rates": {
"XPF": 10.791148
}
}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": 1079.1148,
"rate": 10.791148
}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