Rate Overview
Live
1 RUB = 1.3609 XPF
1 XPF = 0.734785
RUB
Avg
1.3593
High
1.3664
Low
1.3491
Last updated: 5/7/2026, 7:46:17 AM
Quick Conversions
| RUB | XPF |
|---|---|
| 1 RUB | 1.36 XPF |
| 10 RUB | 13.61 XPF |
| 50 RUB | 68.05 XPF |
| 100 RUB | 136.09 XPF |
| 500 RUB | 680.47 XPF |
| 1,000 RUB | 1,360.94 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-07T07:46:17Z",
"rates": {
"XPF": 1.360942
}
}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": 136.0942,
"rate": 1.360942
}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