Rate Overview
Live
1 YER = 0.439537 XPF
1 XPF = 2.2751
YER
Avg
0.432350
High
0.459776
Low
0.413023
Last updated: 7/2/2026, 5:57:05 AM
Quick Conversions
| YER | XPF |
|---|---|
| 1 YER | 0.44 XPF |
| 10 YER | 4.40 XPF |
| 50 YER | 21.98 XPF |
| 100 YER | 43.95 XPF |
| 500 YER | 219.77 XPF |
| 1,000 YER | 439.54 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-02T05:57:05Z",
"rates": {
"XPF": 0.439537
}
}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.9537,
"rate": 0.439537
}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