Rate Overview
Live
1 XPF = 25.4449 TZS
1 TZS = 0.039301
XPF
Avg
25.1372
High
25.6337
Low
24.0604
Last updated: 5/28/2026, 5:22:31 AM
Quick Conversions
| XPF | TZS |
|---|---|
| 1 XPF | 25.44 TZS |
| 10 XPF | 254.45 TZS |
| 50 XPF | 1,272.24 TZS |
| 100 XPF | 2,544.49 TZS |
| 500 XPF | 12,722.45 TZS |
| 1,000 XPF | 25,444.90 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-05-28T05:22:31Z",
"rates": {
"TZS": 25.444898
}
}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": 2544.4898,
"rate": 25.444898
}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