Rate Overview
Live
1 XPF = 0.449257 TRY
1 TRY = 2.2259
XPF
Avg
0.385293
High
0.449257
Low
0.307443
Last updated: 7/11/2026, 3:22:22 AM
Quick Conversions
| XPF | TRY |
|---|---|
| 1 XPF | 0.45 TRY |
| 10 XPF | 4.49 TRY |
| 50 XPF | 22.46 TRY |
| 100 XPF | 44.93 TRY |
| 500 XPF | 224.63 TRY |
| 1,000 XPF | 449.26 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-07-11T03:22:22Z",
"rates": {
"TRY": 0.449257
}
}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": 44.9257,
"rate": 0.449257
}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