Rate Overview
Live
1 TRY = 2.2278 XPF
1 XPF = 0.448875
TRY
Avg
2.2412
High
2.2519
Low
2.2278
Last updated: 5/27/2026, 6:17:55 PM
Quick Conversions
| TRY | XPF |
|---|---|
| 1 TRY | 2.23 XPF |
| 10 TRY | 22.28 XPF |
| 50 TRY | 111.39 XPF |
| 100 TRY | 222.78 XPF |
| 500 TRY | 1,113.90 XPF |
| 1,000 TRY | 2,227.79 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-05-27T18:17:55Z",
"rates": {
"XPF": 2.22779
}
}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": 222.77900000000002,
"rate": 2.22779
}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