Rate Overview
Live
1 TJS = 10.8371 XPF
1 XPF = 0.092276
TJS
Avg
10.7489
High
10.8679
Low
10.6204
Last updated: 3/27/2026, 11:51:35 AM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 10.84 XPF |
| 10 TJS | 108.37 XPF |
| 50 TJS | 541.86 XPF |
| 100 TJS | 1,083.71 XPF |
| 500 TJS | 5,418.55 XPF |
| 1,000 TJS | 10,837.10 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-27T11:51:35Z",
"rates": {
"XPF": 10.837103
}
}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.7103000000002,
"rate": 10.837103
}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