Rate Overview
Live
1 XPF = 2.2998 YER
1 YER = 0.434829
XPF
Avg
2.2980
High
2.3012
Low
2.2939
Last updated: 8/15/2026, 2:05:45 AM
Quick Conversions
| XPF | YER |
|---|---|
| 1 XPF | 2.30 YER |
| 10 XPF | 23.00 YER |
| 50 XPF | 114.99 YER |
| 100 XPF | 229.98 YER |
| 500 XPF | 1,149.88 YER |
| 1,000 XPF | 2,299.76 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-08-15T02:05:45Z",
"rates": {
"YER": 2.299757
}
}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": 229.97570000000002,
"rate": 2.299757
}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