Rate Overview
Live
1 XPF = 0.705533 RUB
1 RUB = 1.4174
XPF
Avg
0.701161
High
0.705533
Low
0.697224
Last updated: 6/17/2026, 6:36:19 AM
Quick Conversions
| XPF | RUB |
|---|---|
| 1 XPF | 0.71 RUB |
| 10 XPF | 7.06 RUB |
| 50 XPF | 35.28 RUB |
| 100 XPF | 70.55 RUB |
| 500 XPF | 352.77 RUB |
| 1,000 XPF | 705.53 RUB |
Get XPF/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=RUBExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-06-17T06:36:19Z",
"rates": {
"RUB": 0.705533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "RUB",
"amount": 100
},
"result": 70.5533,
"rate": 0.705533
}Build with XPF/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key