Rate Overview
Live
1 XPF = 24.9288 TZS
1 TZS = 0.040114
XPF
Avg
24.3742
High
25.8840
Low
21.3415
Last updated: 3/28/2026, 1:59:49 PM
Quick Conversions
| XPF | TZS |
|---|---|
| 1 XPF | 24.93 TZS |
| 10 XPF | 249.29 TZS |
| 50 XPF | 1,246.44 TZS |
| 100 XPF | 2,492.88 TZS |
| 500 XPF | 12,464.41 TZS |
| 1,000 XPF | 24,928.83 TZS |
Get XPF/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=TZSExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-28T13:59:49Z",
"rates": {
"TZS": 24.928829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "TZS",
"amount": 100
},
"result": 2492.8829,
"rate": 24.928829
}Build with XPF/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key