Rate Overview
Live
1 YER = 0.428488 XPF
1 XPF = 2.3338
YER
Avg
0.429615
High
0.430961
Low
0.428253
Last updated: 5/27/2026, 5:13:14 PM
Quick Conversions
| YER | XPF |
|---|---|
| 1 YER | 0.43 XPF |
| 10 YER | 4.28 XPF |
| 50 YER | 21.42 XPF |
| 100 YER | 42.85 XPF |
| 500 YER | 214.24 XPF |
| 1,000 YER | 428.49 XPF |
Get YER/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=XPFExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-27T17:13:14Z",
"rates": {
"XPF": 0.428488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "XPF",
"amount": 100
},
"result": 42.8488,
"rate": 0.428488
}Build with YER/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key