Rate Overview
Live
1 XPF = 0.785806 RUB
1 RUB = 1.2726
XPF
Avg
0.777828
High
0.833550
Low
0.757892
Last updated: 3/27/2026, 11:13:12 AM
Quick Conversions
| XPF | RUB |
|---|---|
| 1 XPF | 0.79 RUB |
| 10 XPF | 7.86 RUB |
| 50 XPF | 39.29 RUB |
| 100 XPF | 78.58 RUB |
| 500 XPF | 392.90 RUB |
| 1,000 XPF | 785.81 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-27T11:13:12Z",
"rates": {
"RUB": 0.785806
}
}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": 78.5806,
"rate": 0.785806
}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