Rate Overview
Live
1 JPY = 0.648015 XPF
1 XPF = 1.5432
JPY
Avg
0.679233
High
0.730175
Low
0.642916
Last updated: 3/27/2026, 6:07:14 AM
Quick Conversions
| JPY | XPF |
|---|---|
| 1 JPY | 0.65 XPF |
| 10 JPY | 6.48 XPF |
| 50 JPY | 32.40 XPF |
| 100 JPY | 64.80 XPF |
| 500 JPY | 324.01 XPF |
| 1,000 JPY | 648.02 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-03-27T06:07:14Z",
"rates": {
"XPF": 0.648015
}
}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.8015,
"rate": 0.648015
}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