Rate Overview
Live
1 TRY = 2.1963 XPF
1 XPF = 0.455315
TRY
Avg
2.6235
High
3.2526
Low
2.1963
Last updated: 7/30/2026, 8:01:01 AM
Quick Conversions
| TRY | XPF |
|---|---|
| 1 TRY | 2.20 XPF |
| 10 TRY | 21.96 XPF |
| 50 TRY | 109.81 XPF |
| 100 TRY | 219.63 XPF |
| 500 TRY | 1,098.14 XPF |
| 1,000 TRY | 2,196.28 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-07-30T08:01:01Z",
"rates": {
"XPF": 2.196281
}
}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": 219.6281,
"rate": 2.196281
}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