Rate Overview
Live
1 RUB = 1.1811 XPF
1 XPF = 0.846691
RUB
Avg
1.1888
High
1.1992
Low
1.1770
Last updated: 9/4/2026, 6:33:43 PM
Quick Conversions
| RUB | XPF |
|---|---|
| 1 RUB | 1.18 XPF |
| 10 RUB | 11.81 XPF |
| 50 RUB | 59.05 XPF |
| 100 RUB | 118.11 XPF |
| 500 RUB | 590.53 XPF |
| 1,000 RUB | 1,181.07 XPF |
Get RUB/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=XPFExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-09-04T18:33:43Z",
"rates": {
"XPF": 1.181068
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "XPF",
"amount": 100
},
"result": 118.1068,
"rate": 1.181068
}Build with RUB/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key