Rate Overview
Live
1 TRY = 2.2102 XPF
1 XPF = 0.452450
TRY
Avg
2.2121
High
2.2155
Low
2.2091
Last updated: 7/29/2026, 12:20:21 PM
Quick Conversions
| TRY | XPF |
|---|---|
| 1 TRY | 2.21 XPF |
| 10 TRY | 22.10 XPF |
| 50 TRY | 110.51 XPF |
| 100 TRY | 221.02 XPF |
| 500 TRY | 1,105.09 XPF |
| 1,000 TRY | 2,210.19 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-29T12:20:21Z",
"rates": {
"XPF": 2.210187
}
}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": 221.0187,
"rate": 2.210187
}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