Rate Overview
Live
1 YER = 0.440258 XPF
1 XPF = 2.2714
YER
Avg
0.431294
High
0.440258
Low
0.421482
Last updated: 7/25/2026, 9:14:49 PM
Quick Conversions
| YER | XPF |
|---|---|
| 1 YER | 0.44 XPF |
| 10 YER | 4.40 XPF |
| 50 YER | 22.01 XPF |
| 100 YER | 44.03 XPF |
| 500 YER | 220.13 XPF |
| 1,000 YER | 440.26 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-07-25T21:14:49Z",
"rates": {
"XPF": 0.440258
}
}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": 44.0258,
"rate": 0.440258
}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