Rate Overview
Live
1 XPF = 2.2714 YER
1 YER = 0.440258
XPF
Avg
2.2759
High
2.2804
Low
2.2714
Last updated: 7/25/2026, 5:23:59 AM
Quick Conversions
| XPF | YER |
|---|---|
| 1 XPF | 2.27 YER |
| 10 XPF | 22.71 YER |
| 50 XPF | 113.57 YER |
| 100 XPF | 227.14 YER |
| 500 XPF | 1,135.70 YER |
| 1,000 XPF | 2,271.39 YER |
Get XPF/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=YERExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-25T05:23:59Z",
"rates": {
"YER": 2.271393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "YER",
"amount": 100
},
"result": 227.13930000000002,
"rate": 2.271393
}Build with XPF/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key