Rate Overview
Live
1 TND = 35.3521 XPF
1 XPF = 0.028287
TND
Avg
35.2848
High
35.4015
Low
35.1253
Last updated: 5/29/2026, 7:53:57 PM
Quick Conversions
| TND | XPF |
|---|---|
| 1 TND | 35.35 XPF |
| 10 TND | 353.52 XPF |
| 50 TND | 1,767.60 XPF |
| 100 TND | 3,535.21 XPF |
| 500 TND | 17,676.05 XPF |
| 1,000 TND | 35,352.10 XPF |
Get TND/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=XPFExample Response:
{
"success": true,
"base": "TND",
"date": "2026-05-29T19:53:57Z",
"rates": {
"XPF": 35.352095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "XPF",
"amount": 100
},
"result": 3535.2095,
"rate": 35.352095
}Build with TND/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key