Rate Overview
Live
1 BRL = 20.3060 XPF
1 XPF = 0.049246
BRL
Avg
20.4949
High
20.7846
Low
20.2642
Last updated: 5/27/2026, 9:36:56 PM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 20.31 XPF |
| 10 BRL | 203.06 XPF |
| 50 BRL | 1,015.30 XPF |
| 100 BRL | 2,030.60 XPF |
| 500 BRL | 10,153.01 XPF |
| 1,000 BRL | 20,306.02 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-27T21:36:56Z",
"rates": {
"XPF": 20.306017
}
}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.6017000000002,
"rate": 20.306017
}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