Rate Overview
Live
1 RUB = 1.3418 XPF
1 XPF = 0.745259
RUB
Avg
1.2520
High
1.4056
Low
1.0375
Last updated: 7/26/2026, 8:56:51 PM
Quick Conversions
| RUB | XPF |
|---|---|
| 1 RUB | 1.34 XPF |
| 10 RUB | 13.42 XPF |
| 50 RUB | 67.09 XPF |
| 100 RUB | 134.18 XPF |
| 500 RUB | 670.91 XPF |
| 1,000 RUB | 1,341.82 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-07-26T20:56:51Z",
"rates": {
"XPF": 1.341816
}
}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": 134.1816,
"rate": 1.341816
}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