Rate Overview
Live
1 RUB = 1.2255 XPF
1 XPF = 0.816021
RUB
Avg
1.2482
High
1.2646
Low
1.2255
Last updated: 8/15/2026, 10:27:44 PM
Quick Conversions
| RUB | XPF |
|---|---|
| 1 RUB | 1.23 XPF |
| 10 RUB | 12.25 XPF |
| 50 RUB | 61.27 XPF |
| 100 RUB | 122.55 XPF |
| 500 RUB | 612.73 XPF |
| 1,000 RUB | 1,225.46 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-08-15T22:27:44Z",
"rates": {
"XPF": 1.225458
}
}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": 122.5458,
"rate": 1.225458
}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