Rate Overview
Live
1 XPF = 0.700373 RUB
1 RUB = 1.4278
XPF
Avg
0.697571
High
0.700506
Low
0.695074
Last updated: 5/27/2026, 9:44:22 AM
Quick Conversions
| XPF | RUB |
|---|---|
| 1 XPF | 0.70 RUB |
| 10 XPF | 7.00 RUB |
| 50 XPF | 35.02 RUB |
| 100 XPF | 70.04 RUB |
| 500 XPF | 350.19 RUB |
| 1,000 XPF | 700.37 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-27T09:44:22Z",
"rates": {
"RUB": 0.700373
}
}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.0373,
"rate": 0.700373
}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