Rate Overview
Live
1 RUB = 1.3327 XPF
1 XPF = 0.750335
RUB
Avg
1.3067
High
1.4452
Low
1.1939
Last updated: 7/20/2026, 8:49:00 AM
Quick Conversions
| RUB | XPF |
|---|---|
| 1 RUB | 1.33 XPF |
| 10 RUB | 13.33 XPF |
| 50 RUB | 66.64 XPF |
| 100 RUB | 133.27 XPF |
| 500 RUB | 666.37 XPF |
| 1,000 RUB | 1,332.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-07-20T08:49:00Z",
"rates": {
"XPF": 1.332738
}
}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": 133.2738,
"rate": 1.332738
}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