Rate Overview
Live
1 XPF = 2.2717 YER
1 YER = 0.440195
XPF
Avg
2.3434
High
2.4212
Low
2.2717
Last updated: 7/7/2026, 8:32:42 AM
Quick Conversions
| XPF | YER |
|---|---|
| 1 XPF | 2.27 YER |
| 10 XPF | 22.72 YER |
| 50 XPF | 113.59 YER |
| 100 XPF | 227.17 YER |
| 500 XPF | 1,135.86 YER |
| 1,000 XPF | 2,271.72 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-07T08:32:42Z",
"rates": {
"YER": 2.271719
}
}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.1719,
"rate": 2.271719
}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