Rate Overview
Live
1 XPF = 0.703458 RUB
1 RUB = 1.4215
XPF
Avg
0.756947
High
0.795067
Low
0.695074
Last updated: 5/27/2026, 12:15:59 PM
Quick Conversions
| XPF | RUB |
|---|---|
| 1 XPF | 0.70 RUB |
| 10 XPF | 7.03 RUB |
| 50 XPF | 35.17 RUB |
| 100 XPF | 70.35 RUB |
| 500 XPF | 351.73 RUB |
| 1,000 XPF | 703.46 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-27T12:15:59Z",
"rates": {
"RUB": 0.703458
}
}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": 70.3458,
"rate": 0.703458
}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