Rate Overview
Live
1 XPF = 0.461763 TRY
1 TRY = 2.1656
XPF
Avg
0.462033
High
0.463738
Low
0.460897
Last updated: 8/13/2026, 12:36:45 PM
Quick Conversions
| XPF | TRY |
|---|---|
| 1 XPF | 0.46 TRY |
| 10 XPF | 4.62 TRY |
| 50 XPF | 23.09 TRY |
| 100 XPF | 46.18 TRY |
| 500 XPF | 230.88 TRY |
| 1,000 XPF | 461.76 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-08-13T12:36:45Z",
"rates": {
"TRY": 0.461763
}
}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": 46.1763,
"rate": 0.461763
}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