Rate Overview
Live
1 XPF = 0.733560 RUB
1 RUB = 1.3632
XPF
Avg
0.724192
High
0.754439
Low
0.701121
Last updated: 7/13/2026, 12:54:39 AM
Quick Conversions
| XPF | RUB |
|---|---|
| 1 XPF | 0.73 RUB |
| 10 XPF | 7.34 RUB |
| 50 XPF | 36.68 RUB |
| 100 XPF | 73.36 RUB |
| 500 XPF | 366.78 RUB |
| 1,000 XPF | 733.56 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-13T00:54:39Z",
"rates": {
"RUB": 0.73356
}
}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.356,
"rate": 0.73356
}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