Rate Overview
Live
1 TJS = 10.8348 XPF
1 XPF = 0.092295
TJS
Avg
10.8154
High
11.0255
Low
10.6701
Last updated: 3/27/2026, 10:24:40 AM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 10.83 XPF |
| 10 TJS | 108.35 XPF |
| 50 TJS | 541.74 XPF |
| 100 TJS | 1,083.48 XPF |
| 500 TJS | 5,417.41 XPF |
| 1,000 TJS | 10,834.82 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-27T10:24:40Z",
"rates": {
"XPF": 10.834821
}
}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.4821,
"rate": 10.834821
}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