Rate Overview
Live
1 XPF = 2.3337 YER
1 YER = 0.428501
XPF
Avg
2.3367
High
2.3580
Low
2.3204
Last updated: 5/27/2026, 6:30:30 PM
Quick Conversions
| XPF | YER |
|---|---|
| 1 XPF | 2.33 YER |
| 10 XPF | 23.34 YER |
| 50 XPF | 116.69 YER |
| 100 XPF | 233.37 YER |
| 500 XPF | 1,166.86 YER |
| 1,000 XPF | 2,333.72 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-05-27T18:30:30Z",
"rates": {
"YER": 2.333719
}
}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": 233.37189999999998,
"rate": 2.333719
}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