Rate Overview
Live
1 RUB = 1.3273 XPF
1 XPF = 0.753414
RUB
Avg
1.3832
High
1.4229
Low
1.3273
Last updated: 6/28/2026, 9:54:24 PM
Quick Conversions
| RUB | XPF |
|---|---|
| 1 RUB | 1.33 XPF |
| 10 RUB | 13.27 XPF |
| 50 RUB | 66.36 XPF |
| 100 RUB | 132.73 XPF |
| 500 RUB | 663.65 XPF |
| 1,000 RUB | 1,327.29 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-28T21:54:24Z",
"rates": {
"XPF": 1.327292
}
}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": 132.7292,
"rate": 1.327292
}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