Rate Overview
Live
1 XPF = 1.5317 JPY
1 JPY = 0.652862
XPF
Avg
1.5421
High
1.5659
Low
1.5317
Last updated: 5/6/2026, 11:14:54 AM
Quick Conversions
| XPF | JPY |
|---|---|
| 1 XPF | 1.53 JPY |
| 10 XPF | 15.32 JPY |
| 50 XPF | 76.59 JPY |
| 100 XPF | 153.17 JPY |
| 500 XPF | 765.86 JPY |
| 1,000 XPF | 1,531.72 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-05-06T11:14:54Z",
"rates": {
"JPY": 1.531717
}
}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": 153.1717,
"rate": 1.531717
}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