Rate Overview
Live
1 XPF = 25.4893 TZS
1 TZS = 0.039232
XPF
Avg
25.5224
High
25.5964
Low
25.4750
Last updated: 5/7/2026, 3:42:49 PM
Quick Conversions
| XPF | TZS |
|---|---|
| 1 XPF | 25.49 TZS |
| 10 XPF | 254.89 TZS |
| 50 XPF | 1,274.47 TZS |
| 100 XPF | 2,548.93 TZS |
| 500 XPF | 12,744.66 TZS |
| 1,000 XPF | 25,489.32 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-07T15:42:49Z",
"rates": {
"TZS": 25.48932
}
}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": 2548.932,
"rate": 25.48932
}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