Rate Overview
Live
1 XPF = 1.5415 JPY
1 JPY = 0.648736
XPF
Avg
1.4407
High
1.5453
Low
1.3277
Last updated: 3/27/2026, 1:09:42 AM
Quick Conversions
| XPF | JPY |
|---|---|
| 1 XPF | 1.54 JPY |
| 10 XPF | 15.41 JPY |
| 50 XPF | 77.07 JPY |
| 100 XPF | 154.15 JPY |
| 500 XPF | 770.73 JPY |
| 1,000 XPF | 1,541.46 JPY |
Get XPF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=JPYExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T01:09:42Z",
"rates": {
"JPY": 1.54146
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "JPY",
"amount": 100
},
"result": 154.14600000000002,
"rate": 1.54146
}Build with XPF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key