Rate Overview
Live
1 XPF = 0.772014 RUB
1 RUB = 1.2953
XPF
Avg
0.763275
High
0.772014
Low
0.758436
Last updated: 3/7/2026, 12:26:28 AM
Quick Conversions
| XPF | RUB |
|---|---|
| 1 XPF | 0.77 RUB |
| 10 XPF | 7.72 RUB |
| 50 XPF | 38.60 RUB |
| 100 XPF | 77.20 RUB |
| 500 XPF | 386.01 RUB |
| 1,000 XPF | 772.01 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-03-07T00:26:28Z",
"rates": {
"RUB": 0.772014
}
}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": 77.20139999999999,
"rate": 0.772014
}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