Rate Overview
Live
1 XPF = 2.3222 YER
1 YER = 0.430625
XPF
Avg
2.3135
High
2.3222
Low
2.3063
Last updated: 6/17/2026, 6:39:00 AM
Quick Conversions
| XPF | YER |
|---|---|
| 1 XPF | 2.32 YER |
| 10 XPF | 23.22 YER |
| 50 XPF | 116.11 YER |
| 100 XPF | 232.22 YER |
| 500 XPF | 1,161.10 YER |
| 1,000 XPF | 2,322.21 YER |
Get XPF/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=YERExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-06-17T06:39:00Z",
"rates": {
"YER": 2.322205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "YER",
"amount": 100
},
"result": 232.2205,
"rate": 2.322205
}Build with XPF/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key