Rate Overview
Live
1 RUB = 1.2731 XPF
1 XPF = 0.785498
RUB
Avg
1.2522
High
1.2802
Low
1.1997
Last updated: 3/27/2026, 12:55:35 PM
Quick Conversions
| RUB | XPF |
|---|---|
| 1 RUB | 1.27 XPF |
| 10 RUB | 12.73 XPF |
| 50 RUB | 63.65 XPF |
| 100 RUB | 127.31 XPF |
| 500 RUB | 636.54 XPF |
| 1,000 RUB | 1,273.08 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-03-27T12:55:35Z",
"rates": {
"XPF": 1.273077
}
}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": 127.3077,
"rate": 1.273077
}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