Rate Overview
Live
1 RSD = 1.0164 XPF
1 XPF = 0.983838
RSD
Avg
1.0163
High
1.0184
Low
1.0130
Last updated: 7/21/2026, 6:00:04 AM
Quick Conversions
| RSD | XPF |
|---|---|
| 1 RSD | 1.02 XPF |
| 10 RSD | 10.16 XPF |
| 50 RSD | 50.82 XPF |
| 100 RSD | 101.64 XPF |
| 500 RSD | 508.21 XPF |
| 1,000 RSD | 1,016.43 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-21T06:00:04Z",
"rates": {
"XPF": 1.016427
}
}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.64269999999999,
"rate": 1.016427
}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