Rate Overview
Live
1 BRL = 20.3044 XPF
1 XPF = 0.049251
BRL
Avg
19.1275
High
20.7431
Low
17.9917
Last updated: 5/27/2026, 8:33:36 PM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 20.30 XPF |
| 10 BRL | 203.04 XPF |
| 50 BRL | 1,015.22 XPF |
| 100 BRL | 2,030.44 XPF |
| 500 BRL | 10,152.18 XPF |
| 1,000 BRL | 20,304.35 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-27T20:33:36Z",
"rates": {
"XPF": 20.304351
}
}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.4351000000001,
"rate": 20.304351
}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