Rate Overview
Live
1 TJS = 11.1189 XPF
1 XPF = 0.089937
TJS
Avg
10.7932
High
11.2090
Low
10.1393
Last updated: 5/29/2026, 5:08:43 PM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 11.12 XPF |
| 10 TJS | 111.19 XPF |
| 50 TJS | 555.94 XPF |
| 100 TJS | 1,111.89 XPF |
| 500 TJS | 5,559.43 XPF |
| 1,000 TJS | 11,118.87 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-05-29T17:08:43Z",
"rates": {
"XPF": 11.118865
}
}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": 1111.8865,
"rate": 11.118865
}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