Rate Overview
Live
1 YER = 0.433528 XPF
1 XPF = 2.3067
YER
Avg
0.433667
High
0.434773
Low
0.432236
Last updated: 9/5/2026, 12:33:07 PM
Quick Conversions
| YER | XPF |
|---|---|
| 1 YER | 0.43 XPF |
| 10 YER | 4.34 XPF |
| 50 YER | 21.68 XPF |
| 100 YER | 43.35 XPF |
| 500 YER | 216.76 XPF |
| 1,000 YER | 433.53 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-09-05T12:33:07Z",
"rates": {
"XPF": 0.433528
}
}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.3528,
"rate": 0.433528
}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