Rate Overview
Live
1 XPF = 0.444743 TRY
1 TRY = 2.2485
XPF
Avg
0.443631
High
0.444787
Low
0.442409
Last updated: 5/7/2026, 7:45:29 AM
Quick Conversions
| XPF | TRY |
|---|---|
| 1 XPF | 0.44 TRY |
| 10 XPF | 4.45 TRY |
| 50 XPF | 22.24 TRY |
| 100 XPF | 44.47 TRY |
| 500 XPF | 222.37 TRY |
| 1,000 XPF | 444.74 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-05-07T07:45:29Z",
"rates": {
"TRY": 0.444743
}
}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.4743,
"rate": 0.444743
}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