Rate Overview
Live
1 YER = 0.435992 XPF
1 XPF = 2.2936
YER
Avg
0.435588
High
0.436678
Low
0.434555
Last updated: 8/14/2026, 7:58:22 AM
Quick Conversions
| YER | XPF |
|---|---|
| 1 YER | 0.44 XPF |
| 10 YER | 4.36 XPF |
| 50 YER | 21.80 XPF |
| 100 YER | 43.60 XPF |
| 500 YER | 218.00 XPF |
| 1,000 YER | 435.99 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-08-14T07:58:22Z",
"rates": {
"XPF": 0.435992
}
}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.599199999999996,
"rate": 0.435992
}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