Rate Overview
Live
1 RON = 22.6996 XPF
1 XPF = 0.044054
RON
Avg
22.8768
High
23.0626
Low
22.6941
Last updated: 5/7/2026, 1:45:07 PM
Quick Conversions
| RON | XPF |
|---|---|
| 1 RON | 22.70 XPF |
| 10 RON | 227.00 XPF |
| 50 RON | 1,134.98 XPF |
| 100 RON | 2,269.96 XPF |
| 500 RON | 11,349.78 XPF |
| 1,000 RON | 22,699.56 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-07T13:45:07Z",
"rates": {
"XPF": 22.699557
}
}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": 2269.9557,
"rate": 22.699557
}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