Rate Overview
Live
1 RUB = 1.2717 XPF
1 XPF = 0.786322
RUB
Avg
1.2863
High
1.3194
Low
1.1997
Last updated: 3/27/2026, 2:34:12 PM
Quick Conversions
| RUB | XPF |
|---|---|
| 1 RUB | 1.27 XPF |
| 10 RUB | 12.72 XPF |
| 50 RUB | 63.59 XPF |
| 100 RUB | 127.17 XPF |
| 500 RUB | 635.87 XPF |
| 1,000 RUB | 1,271.74 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-27T14:34:12Z",
"rates": {
"XPF": 1.271743
}
}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.1743,
"rate": 1.271743
}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