Rate Overview
Live
1 XPF = 0.450770 TRY
1 TRY = 2.2184
XPF
Avg
0.448521
High
0.450770
Low
0.446047
Last updated: 6/17/2026, 6:33:49 AM
Quick Conversions
| XPF | TRY |
|---|---|
| 1 XPF | 0.45 TRY |
| 10 XPF | 4.51 TRY |
| 50 XPF | 22.54 TRY |
| 100 XPF | 45.08 TRY |
| 500 XPF | 225.39 TRY |
| 1,000 XPF | 450.77 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-06-17T06:33:49Z",
"rates": {
"TRY": 0.45077
}
}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": 45.077,
"rate": 0.45077
}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