Rate Overview
Live
1 XPF = 0.814215 RUB
1 RUB = 1.2282
XPF
Avg
0.803361
High
0.816020
Low
0.790780
Last updated: 8/16/2026, 1:09:50 PM
Quick Conversions
| XPF | RUB |
|---|---|
| 1 XPF | 0.81 RUB |
| 10 XPF | 8.14 RUB |
| 50 XPF | 40.71 RUB |
| 100 XPF | 81.42 RUB |
| 500 XPF | 407.11 RUB |
| 1,000 XPF | 814.22 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-08-16T13:09:50Z",
"rates": {
"RUB": 0.814215
}
}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": 81.42150000000001,
"rate": 0.814215
}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