Rate Overview
Live
1 XPF = 1.5437 JPY
1 JPY = 0.647792
XPF
Avg
1.5397
High
1.5468
Low
1.5284
Last updated: 3/26/2026, 9:48:21 PM
Quick Conversions
| XPF | JPY |
|---|---|
| 1 XPF | 1.54 JPY |
| 10 XPF | 15.44 JPY |
| 50 XPF | 77.19 JPY |
| 100 XPF | 154.37 JPY |
| 500 XPF | 771.85 JPY |
| 1,000 XPF | 1,543.71 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-26T21:48:21Z",
"rates": {
"JPY": 1.543706
}
}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.3706,
"rate": 1.543706
}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