Rate Overview
Live
1 XPF = 2.3543 YER
1 YER = 0.424754
XPF
Avg
2.3387
High
2.3543
Low
2.3127
Last updated: 4/17/2026, 12:03:43 PM
Quick Conversions
| XPF | YER |
|---|---|
| 1 XPF | 2.35 YER |
| 10 XPF | 23.54 YER |
| 50 XPF | 117.72 YER |
| 100 XPF | 235.43 YER |
| 500 XPF | 1,177.15 YER |
| 1,000 XPF | 2,354.30 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-04-17T12:03:43Z",
"rates": {
"YER": 2.354302
}
}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": 235.4302,
"rate": 2.354302
}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