Rate Overview
Live
1 JPY = 0.645721 XPF
1 XPF = 1.5487
JPY
Avg
0.647948
High
0.651524
Low
0.645178
Last updated: 3/7/2026, 12:09:56 AM
Quick Conversions
| JPY | XPF |
|---|---|
| 1 JPY | 0.65 XPF |
| 10 JPY | 6.46 XPF |
| 50 JPY | 32.29 XPF |
| 100 JPY | 64.57 XPF |
| 500 JPY | 322.86 XPF |
| 1,000 JPY | 645.72 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-03-07T00:09:56Z",
"rates": {
"XPF": 0.645721
}
}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.5721,
"rate": 0.645721
}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