Rate Overview
Live
1 YER = 0.440195 XPF
1 XPF = 2.2717
YER
Avg
0.439379
High
0.440450
Low
0.438234
Last updated: 7/7/2026, 8:24:21 AM
Quick Conversions
| YER | XPF |
|---|---|
| 1 YER | 0.44 XPF |
| 10 YER | 4.40 XPF |
| 50 YER | 22.01 XPF |
| 100 YER | 44.02 XPF |
| 500 YER | 220.10 XPF |
| 1,000 YER | 440.20 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-07T08:24:21Z",
"rates": {
"XPF": 0.440195
}
}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": 44.0195,
"rate": 0.440195
}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