Rate Overview
Live
1 XPF = 1.5652 JPY
1 JPY = 0.638882
XPF
Avg
1.5597
High
1.5652
Low
1.5552
Last updated: 7/24/2026, 11:00:21 PM
Quick Conversions
| XPF | JPY |
|---|---|
| 1 XPF | 1.57 JPY |
| 10 XPF | 15.65 JPY |
| 50 XPF | 78.26 JPY |
| 100 XPF | 156.52 JPY |
| 500 XPF | 782.62 JPY |
| 1,000 XPF | 1,565.24 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-07-24T23:00:21Z",
"rates": {
"JPY": 1.565235
}
}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": 156.52349999999998,
"rate": 1.565235
}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