Rate Overview
Live
1 XPF = 25.1843 TZS
1 TZS = 0.039707
XPF
Avg
24.7829
High
26.4912
Low
23.6309
Last updated: 7/20/2026, 11:29:33 PM
Quick Conversions
| XPF | TZS |
|---|---|
| 1 XPF | 25.18 TZS |
| 10 XPF | 251.84 TZS |
| 50 XPF | 1,259.21 TZS |
| 100 XPF | 2,518.43 TZS |
| 500 XPF | 12,592.14 TZS |
| 1,000 XPF | 25,184.28 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-07-20T23:29:33Z",
"rates": {
"TZS": 25.184278
}
}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": 2518.4278,
"rate": 25.184278
}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