Rate Overview
Live
1 XPF = 0.432456 TRY
1 TRY = 2.3124
XPF
Avg
0.431881
High
0.435083
Low
0.429592
Last updated: 3/7/2026, 12:26:17 AM
Quick Conversions
| XPF | TRY |
|---|---|
| 1 XPF | 0.43 TRY |
| 10 XPF | 4.32 TRY |
| 50 XPF | 21.62 TRY |
| 100 XPF | 43.25 TRY |
| 500 XPF | 216.23 TRY |
| 1,000 XPF | 432.46 TRY |
Get XPF/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=TRYExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-07T00:26:17Z",
"rates": {
"TRY": 0.432456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "TRY",
"amount": 100
},
"result": 43.2456,
"rate": 0.432456
}Build with XPF/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key