Rate Overview
Live
1 TRY = 2.3292 XPF
1 XPF = 0.429330
TRY
Avg
2.7023
High
3.2526
Low
2.3029
Last updated: 3/27/2026, 11:18:19 AM
Quick Conversions
| TRY | XPF |
|---|---|
| 1 TRY | 2.33 XPF |
| 10 TRY | 23.29 XPF |
| 50 TRY | 116.46 XPF |
| 100 TRY | 232.92 XPF |
| 500 TRY | 1,164.60 XPF |
| 1,000 TRY | 2,329.21 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-03-27T11:18:19Z",
"rates": {
"XPF": 2.329208
}
}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": 232.92079999999999,
"rate": 2.329208
}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