Rate Overview
Live
1 YER = 0.438625 XPF
1 XPF = 2.2799
YER
Avg
0.428569
High
0.441192
Low
0.416865
Last updated: 7/27/2026, 8:58:56 AM
Quick Conversions
| YER | XPF |
|---|---|
| 1 YER | 0.44 XPF |
| 10 YER | 4.39 XPF |
| 50 YER | 21.93 XPF |
| 100 YER | 43.86 XPF |
| 500 YER | 219.31 XPF |
| 1,000 YER | 438.63 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-27T08:58:56Z",
"rates": {
"XPF": 0.438625
}
}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": 43.8625,
"rate": 0.438625
}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