Rate Overview
Live
1 XPF = 2.3086 YER
1 YER = 0.433161
XPF
Avg
2.3107
High
2.3174
Low
2.3056
Last updated: 3/28/2026, 11:12:56 AM
Quick Conversions
| XPF | YER |
|---|---|
| 1 XPF | 2.31 YER |
| 10 XPF | 23.09 YER |
| 50 XPF | 115.43 YER |
| 100 XPF | 230.86 YER |
| 500 XPF | 1,154.31 YER |
| 1,000 XPF | 2,308.61 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-03-28T11:12:56Z",
"rates": {
"YER": 2.308611
}
}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": 230.8611,
"rate": 2.308611
}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