Rate Overview
Live
1 BRL = 20.3045 XPF
1 XPF = 0.049250
BRL
Avg
19.5981
High
20.7069
Low
18.3472
Last updated: 5/27/2026, 7:22:30 PM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 20.30 XPF |
| 10 BRL | 203.05 XPF |
| 50 BRL | 1,015.23 XPF |
| 100 BRL | 2,030.45 XPF |
| 500 BRL | 10,152.27 XPF |
| 1,000 BRL | 20,304.53 XPF |
Get BRL/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=XPFExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-27T19:22:30Z",
"rates": {
"XPF": 20.30453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "XPF",
"amount": 100
},
"result": 2030.453,
"rate": 20.30453
}Build with BRL/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key