Rate Overview
Live
1 JPY = 0.640271 XPF
1 XPF = 1.5618
JPY
Avg
0.659295
High
0.696883
Low
0.638752
Last updated: 7/26/2026, 2:01:33 AM
Quick Conversions
| JPY | XPF |
|---|---|
| 1 JPY | 0.64 XPF |
| 10 JPY | 6.40 XPF |
| 50 JPY | 32.01 XPF |
| 100 JPY | 64.03 XPF |
| 500 JPY | 320.14 XPF |
| 1,000 JPY | 640.27 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-07-26T02:01:33Z",
"rates": {
"XPF": 0.640271
}
}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.0271,
"rate": 0.640271
}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