Rate Overview
Live
1 XPF = 0.846758 RUB
1 RUB = 1.1810
XPF
Avg
0.841144
High
0.849615
Low
0.833891
Last updated: 9/4/2026, 3:13:05 PM
Quick Conversions
| XPF | RUB |
|---|---|
| 1 XPF | 0.85 RUB |
| 10 XPF | 8.47 RUB |
| 50 XPF | 42.34 RUB |
| 100 XPF | 84.68 RUB |
| 500 XPF | 423.38 RUB |
| 1,000 XPF | 846.76 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-09-04T15:13:05Z",
"rates": {
"RUB": 0.846758
}
}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": 84.6758,
"rate": 0.846758
}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