Rate Overview
Live
1 XPF = 2.2751 YER
1 YER = 0.439532
XPF
Avg
2.2758
High
2.2860
Low
2.2661
Last updated: 7/22/2026, 4:33:12 AM
Quick Conversions
| XPF | YER |
|---|---|
| 1 XPF | 2.28 YER |
| 10 XPF | 22.75 YER |
| 50 XPF | 113.76 YER |
| 100 XPF | 227.51 YER |
| 500 XPF | 1,137.57 YER |
| 1,000 XPF | 2,275.15 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-07-22T04:33:12Z",
"rates": {
"YER": 2.275145
}
}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": 227.51450000000003,
"rate": 2.275145
}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