Rate Overview
Live
1 XPF = 0.771925 RUB
1 RUB = 1.2955
XPF
Avg
0.762919
High
0.771925
Low
0.758436
Last updated: 3/6/2026, 10:54:03 PM
Quick Conversions
| XPF | RUB |
|---|---|
| 1 XPF | 0.77 RUB |
| 10 XPF | 7.72 RUB |
| 50 XPF | 38.60 RUB |
| 100 XPF | 77.19 RUB |
| 500 XPF | 385.96 RUB |
| 1,000 XPF | 771.93 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-06T22:54:03Z",
"rates": {
"RUB": 0.771925
}
}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.1925,
"rate": 0.771925
}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