Rate Overview
Live
1 RSD = 1.0136 XPF
1 XPF = 0.986587
RSD
Avg
1.0111
High
1.0199
Low
0.998491
Last updated: 7/26/2026, 11:49:28 PM
Quick Conversions
| RSD | XPF |
|---|---|
| 1 RSD | 1.01 XPF |
| 10 RSD | 10.14 XPF |
| 50 RSD | 50.68 XPF |
| 100 RSD | 101.36 XPF |
| 500 RSD | 506.80 XPF |
| 1,000 RSD | 1,013.60 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-07-26T23:49:28Z",
"rates": {
"XPF": 1.013595
}
}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.3595,
"rate": 1.013595
}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