Rate Overview
Live
1 JPY = 0.658009 XPF
1 XPF = 1.5197
JPY
Avg
0.646152
High
0.658786
Low
0.640389
Last updated: 9/3/2026, 8:41:55 PM
Quick Conversions
| JPY | XPF |
|---|---|
| 1 JPY | 0.66 XPF |
| 10 JPY | 6.58 XPF |
| 50 JPY | 32.90 XPF |
| 100 JPY | 65.80 XPF |
| 500 JPY | 329.00 XPF |
| 1,000 JPY | 658.01 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-09-03T20:41:55Z",
"rates": {
"XPF": 0.658009
}
}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": 65.8009,
"rate": 0.658009
}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