Rate Overview
Live
1 XPF = 0.744123 RUB
1 RUB = 1.3439
XPF
Avg
0.750480
High
0.757749
Low
0.742977
Last updated: 4/17/2026, 2:50:58 AM
Quick Conversions
| XPF | RUB |
|---|---|
| 1 XPF | 0.74 RUB |
| 10 XPF | 7.44 RUB |
| 50 XPF | 37.21 RUB |
| 100 XPF | 74.41 RUB |
| 500 XPF | 372.06 RUB |
| 1,000 XPF | 744.12 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-04-17T02:50:58Z",
"rates": {
"RUB": 0.744123
}
}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": 74.4123,
"rate": 0.744123
}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