Rate Overview
Live
1 XPF = 2.3208 YER
1 YER = 0.430878
XPF
Avg
2.3364
High
2.3603
Low
2.3208
Last updated: 3/7/2026, 7:40:16 AM
Quick Conversions
| XPF | YER |
|---|---|
| 1 XPF | 2.32 YER |
| 10 XPF | 23.21 YER |
| 50 XPF | 116.04 YER |
| 100 XPF | 232.08 YER |
| 500 XPF | 1,160.42 YER |
| 1,000 XPF | 2,320.84 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-03-07T07:40:16Z",
"rates": {
"YER": 2.320844
}
}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.08440000000002,
"rate": 2.320844
}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