Rate Overview
Live
1 RON = 22.7536 XPF
1 XPF = 0.043949
RON
Avg
23.4703
High
23.9711
Low
22.7536
Last updated: 5/27/2026, 8:29:36 PM
Quick Conversions
| RON | XPF |
|---|---|
| 1 RON | 22.75 XPF |
| 10 RON | 227.54 XPF |
| 50 RON | 1,137.68 XPF |
| 100 RON | 2,275.36 XPF |
| 500 RON | 11,376.82 XPF |
| 1,000 RON | 22,753.65 XPF |
Get RON/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=XPFExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-27T20:29:36Z",
"rates": {
"XPF": 22.753648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "XPF",
"amount": 100
},
"result": 2275.3648,
"rate": 22.753648
}Build with RON/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key