Rate Overview
Live
1 RUB = 1.4176 XPF
1 XPF = 0.705403
RUB
Avg
1.4262
High
1.4343
Low
1.4176
Last updated: 6/17/2026, 7:57:32 AM
Quick Conversions
| RUB | XPF |
|---|---|
| 1 RUB | 1.42 XPF |
| 10 RUB | 14.18 XPF |
| 50 RUB | 70.88 XPF |
| 100 RUB | 141.76 XPF |
| 500 RUB | 708.81 XPF |
| 1,000 RUB | 1,417.63 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-06-17T07:57:32Z",
"rates": {
"XPF": 1.417629
}
}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": 141.7629,
"rate": 1.417629
}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