Rate Overview
Live
1 XPF = 2.2709 YER
1 YER = 0.440350
XPF
Avg
2.2768
High
2.2819
Low
2.2704
Last updated: 7/6/2026, 11:35:34 PM
Quick Conversions
| XPF | YER |
|---|---|
| 1 XPF | 2.27 YER |
| 10 XPF | 22.71 YER |
| 50 XPF | 113.55 YER |
| 100 XPF | 227.09 YER |
| 500 XPF | 1,135.46 YER |
| 1,000 XPF | 2,270.92 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-06T23:35:34Z",
"rates": {
"YER": 2.270922
}
}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.09220000000002,
"rate": 2.270922
}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