Rate Overview
Live
1 TJS = 10.7497 XPF
1 XPF = 0.093026
TJS
Avg
10.7430
High
10.8044
Low
10.6977
Last updated: 4/18/2026, 8:48:28 AM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 10.75 XPF |
| 10 TJS | 107.50 XPF |
| 50 TJS | 537.48 XPF |
| 100 TJS | 1,074.97 XPF |
| 500 TJS | 5,374.85 XPF |
| 1,000 TJS | 10,749.69 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-04-18T08:48:28Z",
"rates": {
"XPF": 10.749691
}
}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": 1074.9691,
"rate": 10.749691
}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