Rate Overview
Live
1 XPF = 1.5690 JPY
1 JPY = 0.637351
XPF
Avg
1.5609
High
1.5690
Low
1.5461
Last updated: 4/16/2026, 3:12:17 AM
Quick Conversions
| XPF | JPY |
|---|---|
| 1 XPF | 1.57 JPY |
| 10 XPF | 15.69 JPY |
| 50 XPF | 78.45 JPY |
| 100 XPF | 156.90 JPY |
| 500 XPF | 784.50 JPY |
| 1,000 XPF | 1,568.99 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-04-16T03:12:17Z",
"rates": {
"JPY": 1.568993
}
}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.8993,
"rate": 1.568993
}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