Rate Overview
Live
1 BRL = 20.5865 XPF
1 XPF = 0.048575
BRL
Avg
20.5563
High
20.7470
Low
20.3838
Last updated: 5/7/2026, 1:46:02 PM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 20.59 XPF |
| 10 BRL | 205.87 XPF |
| 50 BRL | 1,029.33 XPF |
| 100 BRL | 2,058.65 XPF |
| 500 BRL | 10,293.27 XPF |
| 1,000 BRL | 20,586.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-07T13:46:02Z",
"rates": {
"XPF": 20.586532
}
}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": 2058.6531999999997,
"rate": 20.586532
}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