Rate Overview
Live
1 RSD = 1.0168 XPF
1 XPF = 0.983521
RSD
Avg
1.0146
High
1.0210
Low
0.993801
Last updated: 3/27/2026, 4:31:32 PM
Quick Conversions
| RSD | XPF |
|---|---|
| 1 RSD | 1.02 XPF |
| 10 RSD | 10.17 XPF |
| 50 RSD | 50.84 XPF |
| 100 RSD | 101.68 XPF |
| 500 RSD | 508.38 XPF |
| 1,000 RSD | 1,016.76 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-03-27T16:31:32Z",
"rates": {
"XPF": 1.016755
}
}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": 101.67550000000001,
"rate": 1.016755
}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