Rate Overview
Live
1 TRY = 2.2613 XPF
1 XPF = 0.442218
TRY
Avg
2.2762
High
2.2949
Low
2.2613
Last updated: 4/17/2026, 6:10:08 AM
Quick Conversions
| TRY | XPF |
|---|---|
| 1 TRY | 2.26 XPF |
| 10 TRY | 22.61 XPF |
| 50 TRY | 113.07 XPF |
| 100 TRY | 226.13 XPF |
| 500 TRY | 1,130.66 XPF |
| 1,000 TRY | 2,261.33 XPF |
Get TRY/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=XPFExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-04-17T06:10:08Z",
"rates": {
"XPF": 2.261326
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "XPF",
"amount": 100
},
"result": 226.1326,
"rate": 2.261326
}Build with TRY/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key