Rate Overview
Live
1 YER = 0.429121 XPF
1 XPF = 2.3303
YER
Avg
0.427952
High
0.436814
Low
0.421934
Last updated: 5/27/2026, 8:37:24 PM
Quick Conversions
| YER | XPF |
|---|---|
| 1 YER | 0.43 XPF |
| 10 YER | 4.29 XPF |
| 50 YER | 21.46 XPF |
| 100 YER | 42.91 XPF |
| 500 YER | 214.56 XPF |
| 1,000 YER | 429.12 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-05-27T20:37:24Z",
"rates": {
"XPF": 0.429121
}
}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": 42.912099999999995,
"rate": 0.429121
}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