Rate Overview
Live
1 XPF = 25.4219 TZS
1 TZS = 0.039336
XPF
Avg
25.1362
High
25.6337
Low
24.0604
Last updated: 5/28/2026, 4:23:43 AM
Quick Conversions
| XPF | TZS |
|---|---|
| 1 XPF | 25.42 TZS |
| 10 XPF | 254.22 TZS |
| 50 XPF | 1,271.10 TZS |
| 100 XPF | 2,542.19 TZS |
| 500 XPF | 12,710.97 TZS |
| 1,000 XPF | 25,421.95 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-28T04:23:43Z",
"rates": {
"TZS": 25.421945
}
}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": 2542.1945,
"rate": 25.421945
}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