Rate Overview
Live
1 RUB = 1.4242 XPF
1 XPF = 0.702138
RUB
Avg
1.3228
High
1.4387
Low
1.2578
Last updated: 5/27/2026, 7:38:22 PM
Quick Conversions
| RUB | XPF |
|---|---|
| 1 RUB | 1.42 XPF |
| 10 RUB | 14.24 XPF |
| 50 RUB | 71.21 XPF |
| 100 RUB | 142.42 XPF |
| 500 RUB | 712.11 XPF |
| 1,000 RUB | 1,424.22 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-05-27T19:38:22Z",
"rates": {
"XPF": 1.424221
}
}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": 142.4221,
"rate": 1.424221
}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