Rate Overview
Live
1 JPY = 0.642806 XPF
1 XPF = 1.5557
JPY
Avg
0.644634
High
0.645990
Low
0.642806
Last updated: 5/26/2026, 2:47:43 PM
Quick Conversions
| JPY | XPF |
|---|---|
| 1 JPY | 0.64 XPF |
| 10 JPY | 6.43 XPF |
| 50 JPY | 32.14 XPF |
| 100 JPY | 64.28 XPF |
| 500 JPY | 321.40 XPF |
| 1,000 JPY | 642.81 XPF |
Get JPY/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=XPFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-26T14:47:43Z",
"rates": {
"XPF": 0.642806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "XPF",
"amount": 100
},
"result": 64.28059999999999,
"rate": 0.642806
}Build with JPY/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key