Rate Overview
Live
1 YER = 0.430877 XPF
1 XPF = 2.3208
YER
Avg
0.428027
High
0.430877
Low
0.423681
Last updated: 3/7/2026, 7:40:24 AM
Quick Conversions
| YER | XPF |
|---|---|
| 1 YER | 0.43 XPF |
| 10 YER | 4.31 XPF |
| 50 YER | 21.54 XPF |
| 100 YER | 43.09 XPF |
| 500 YER | 215.44 XPF |
| 1,000 YER | 430.88 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-03-07T07:40:24Z",
"rates": {
"XPF": 0.430877
}
}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.0877,
"rate": 0.430877
}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