Rate Overview
Live
1 YER = 0.428500 XPF
1 XPF = 2.3337
YER
Avg
0.427953
High
0.430961
Low
0.424088
Last updated: 5/27/2026, 6:22:36 PM
Quick Conversions
| YER | XPF |
|---|---|
| 1 YER | 0.43 XPF |
| 10 YER | 4.29 XPF |
| 50 YER | 21.43 XPF |
| 100 YER | 42.85 XPF |
| 500 YER | 214.25 XPF |
| 1,000 YER | 428.50 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-27T18:22:36Z",
"rates": {
"XPF": 0.4285
}
}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.85,
"rate": 0.4285
}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