Rate Overview
Live
1 TJS = 10.8363 XPF
1 XPF = 0.092282
TJS
Avg
10.5127
High
11.2452
Low
9.9466
Last updated: 3/27/2026, 1:30:42 PM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 10.84 XPF |
| 10 TJS | 108.36 XPF |
| 50 TJS | 541.81 XPF |
| 100 TJS | 1,083.63 XPF |
| 500 TJS | 5,418.15 XPF |
| 1,000 TJS | 10,836.30 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-27T13:30:42Z",
"rates": {
"XPF": 10.836297
}
}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.6297,
"rate": 10.836297
}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