Rate Overview
Live
1 RSD = 1.0228 XPF
1 XPF = 0.977723
RSD
Avg
1.0188
High
1.0228
Low
1.0169
Last updated: 1/25/2026, 10:21:17 PM
Quick Conversions
| RSD | XPF |
|---|---|
| 1 RSD | 1.02 XPF |
| 10 RSD | 10.23 XPF |
| 50 RSD | 51.14 XPF |
| 100 RSD | 102.28 XPF |
| 500 RSD | 511.39 XPF |
| 1,000 RSD | 1,022.79 XPF |
Get RSD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=XPFExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-01-25T22:21:17Z",
"rates": {
"XPF": 1.022785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "XPF",
"amount": 100
},
"result": 102.27850000000001,
"rate": 1.022785
}Build with RSD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key