Rate Overview
Live
1 RUB = 1.2716 XPF
1 XPF = 0.786387
RUB
Avg
1.2870
High
1.3434
Low
1.2128
Last updated: 3/27/2026, 4:32:51 PM
Quick Conversions
| RUB | XPF |
|---|---|
| 1 RUB | 1.27 XPF |
| 10 RUB | 12.72 XPF |
| 50 RUB | 63.58 XPF |
| 100 RUB | 127.16 XPF |
| 500 RUB | 635.82 XPF |
| 1,000 RUB | 1,271.64 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-03-27T16:32:51Z",
"rates": {
"XPF": 1.271638
}
}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": 127.16380000000001,
"rate": 1.271638
}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