Rate Overview
Live
1 YER = 0.433160 XPF
1 XPF = 2.3086
YER
Avg
0.425907
High
0.442179
Low
0.414938
Last updated: 3/28/2026, 12:23:15 PM
Quick Conversions
| YER | XPF |
|---|---|
| 1 YER | 0.43 XPF |
| 10 YER | 4.33 XPF |
| 50 YER | 21.66 XPF |
| 100 YER | 43.32 XPF |
| 500 YER | 216.58 XPF |
| 1,000 YER | 433.16 XPF |
Get YER/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=XPFExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-28T12:23:15Z",
"rates": {
"XPF": 0.43316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "XPF",
"amount": 100
},
"result": 43.316,
"rate": 0.43316
}Build with YER/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key