Rate Overview
Live
1 JPY = 0.644391 XPF
1 XPF = 1.5519
JPY
Avg
0.644312
High
0.646207
Low
0.642281
Last updated: 6/15/2026, 4:57:01 PM
Quick Conversions
| JPY | XPF |
|---|---|
| 1 JPY | 0.64 XPF |
| 10 JPY | 6.44 XPF |
| 50 JPY | 32.22 XPF |
| 100 JPY | 64.44 XPF |
| 500 JPY | 322.20 XPF |
| 1,000 JPY | 644.39 XPF |
Get JPY/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=XPFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-15T16:57:01Z",
"rates": {
"XPF": 0.644391
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "XPF",
"amount": 100
},
"result": 64.43910000000001,
"rate": 0.644391
}Build with JPY/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key