Rate Overview
Live
1 TJS = 10.8230 XPF
1 XPF = 0.092396
TJS
Avg
10.7932
High
10.8679
Low
10.7461
Last updated: 3/27/2026, 6:41:02 AM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 10.82 XPF |
| 10 TJS | 108.23 XPF |
| 50 TJS | 541.15 XPF |
| 100 TJS | 1,082.30 XPF |
| 500 TJS | 5,411.49 XPF |
| 1,000 TJS | 10,822.97 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-27T06:41:02Z",
"rates": {
"XPF": 10.82297
}
}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": 1082.297,
"rate": 10.82297
}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