Rate Overview
Live
1 JPY = 0.646380 XPF
1 XPF = 1.5471
JPY
Avg
0.646009
High
0.647696
Low
0.643076
Last updated: 7/5/2026, 7:55:23 PM
Quick Conversions
| JPY | XPF |
|---|---|
| 1 JPY | 0.65 XPF |
| 10 JPY | 6.46 XPF |
| 50 JPY | 32.32 XPF |
| 100 JPY | 64.64 XPF |
| 500 JPY | 323.19 XPF |
| 1,000 JPY | 646.38 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-07-05T19:55:23Z",
"rates": {
"XPF": 0.64638
}
}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.63799999999999,
"rate": 0.64638
}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