Rate Overview
Live
1 YER = 0.426146 XPF
1 XPF = 2.3466
YER
Avg
0.426957
High
0.428011
Low
0.426044
Last updated: 5/7/2026, 1:50:48 PM
Quick Conversions
| YER | XPF |
|---|---|
| 1 YER | 0.43 XPF |
| 10 YER | 4.26 XPF |
| 50 YER | 21.31 XPF |
| 100 YER | 42.61 XPF |
| 500 YER | 213.07 XPF |
| 1,000 YER | 426.15 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-07T13:50:48Z",
"rates": {
"XPF": 0.426146
}
}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.6146,
"rate": 0.426146
}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