Rate Overview
Live
1 TND = 35.3519 XPF
1 XPF = 0.028287
TND
Avg
35.1415
High
35.4345
Low
34.8372
Last updated: 5/29/2026, 6:39:28 PM
Quick Conversions
| TND | XPF |
|---|---|
| 1 TND | 35.35 XPF |
| 10 TND | 353.52 XPF |
| 50 TND | 1,767.59 XPF |
| 100 TND | 3,535.19 XPF |
| 500 TND | 17,675.94 XPF |
| 1,000 TND | 35,351.89 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-29T18:39:28Z",
"rates": {
"XPF": 35.351888
}
}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.1888000000004,
"rate": 35.351888
}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