Rate Overview
Live
1 JPY = 0.637530 XPF
1 XPF = 1.5686
JPY
Avg
0.640636
High
0.646773
Low
0.637530
Last updated: 4/16/2026, 6:01:17 AM
Quick Conversions
| JPY | XPF |
|---|---|
| 1 JPY | 0.64 XPF |
| 10 JPY | 6.38 XPF |
| 50 JPY | 31.88 XPF |
| 100 JPY | 63.75 XPF |
| 500 JPY | 318.77 XPF |
| 1,000 JPY | 637.53 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-04-16T06:01:17Z",
"rates": {
"XPF": 0.63753
}
}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": 63.75300000000001,
"rate": 0.63753
}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