Rate Overview
Live
1 RUB = 1.4221 XPF
1 XPF = 0.703162
RUB
Avg
1.2435
High
1.4221
Low
1.0375
Last updated: 5/27/2026, 6:39:55 PM
Quick Conversions
| RUB | XPF |
|---|---|
| 1 RUB | 1.42 XPF |
| 10 RUB | 14.22 XPF |
| 50 RUB | 71.11 XPF |
| 100 RUB | 142.21 XPF |
| 500 RUB | 711.07 XPF |
| 1,000 RUB | 1,422.15 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-27T18:39:55Z",
"rates": {
"XPF": 1.422148
}
}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.2148,
"rate": 1.422148
}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