Rate Overview
Live
1 XPF = 0.739314 RUB
1 RUB = 1.3526
XPF
Avg
0.740769
High
0.752147
Low
0.736601
Last updated: 7/7/2026, 5:58:41 AM
Quick Conversions
| XPF | RUB |
|---|---|
| 1 XPF | 0.74 RUB |
| 10 XPF | 7.39 RUB |
| 50 XPF | 36.97 RUB |
| 100 XPF | 73.93 RUB |
| 500 XPF | 369.66 RUB |
| 1,000 XPF | 739.31 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-07-07T05:58:41Z",
"rates": {
"RUB": 0.739314
}
}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.9314,
"rate": 0.739314
}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