Rate Overview
Live
1 XPF = 0.734785 RUB
1 RUB = 1.3609
XPF
Avg
0.735673
High
0.741261
Low
0.731852
Last updated: 5/7/2026, 7:46:59 AM
Quick Conversions
| XPF | RUB |
|---|---|
| 1 XPF | 0.73 RUB |
| 10 XPF | 7.35 RUB |
| 50 XPF | 36.74 RUB |
| 100 XPF | 73.48 RUB |
| 500 XPF | 367.39 RUB |
| 1,000 XPF | 734.79 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-05-07T07:46:59Z",
"rates": {
"RUB": 0.734785
}
}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": 73.4785,
"rate": 0.734785
}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