Rate Overview
Live
1 TRY = 2.1476 XPF
1 XPF = 0.465628
TRY
Avg
2.1568
High
2.1645
Low
2.1476
Last updated: 8/17/2026, 7:34:41 PM
Quick Conversions
| TRY | XPF |
|---|---|
| 1 TRY | 2.15 XPF |
| 10 TRY | 21.48 XPF |
| 50 TRY | 107.38 XPF |
| 100 TRY | 214.76 XPF |
| 500 TRY | 1,073.82 XPF |
| 1,000 TRY | 2,147.64 XPF |
Get TRY/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=XPFExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-08-17T19:34:41Z",
"rates": {
"XPF": 2.147635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "XPF",
"amount": 100
},
"result": 214.76350000000002,
"rate": 2.147635
}Build with TRY/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key