Rate Overview
Live
1 RSD = 1.0128 XPF
1 XPF = 0.987356
RSD
Avg
1.0167
High
1.0209
Low
1.0100
Last updated: 5/27/2026, 1:34:42 PM
Quick Conversions
| RSD | XPF |
|---|---|
| 1 RSD | 1.01 XPF |
| 10 RSD | 10.13 XPF |
| 50 RSD | 50.64 XPF |
| 100 RSD | 101.28 XPF |
| 500 RSD | 506.40 XPF |
| 1,000 RSD | 1,012.81 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-05-27T13:34:42Z",
"rates": {
"XPF": 1.012806
}
}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.2806,
"rate": 1.012806
}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