Rate Overview
Live
1 XPF = 2.3067 YER
1 YER = 0.433529
XPF
Avg
2.3059
High
2.3135
Low
2.3001
Last updated: 9/5/2026, 1:14:57 PM
Quick Conversions
| XPF | YER |
|---|---|
| 1 XPF | 2.31 YER |
| 10 XPF | 23.07 YER |
| 50 XPF | 115.33 YER |
| 100 XPF | 230.67 YER |
| 500 XPF | 1,153.33 YER |
| 1,000 XPF | 2,306.65 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-09-05T13:14:57Z",
"rates": {
"YER": 2.306652
}
}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.66520000000003,
"rate": 2.306652
}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