Rate Overview
Live
1 XPF = 0.049250 BRL
1 BRL = 20.3046
XPF
Avg
0.051082
High
0.054504
Low
0.048293
Last updated: 5/27/2026, 7:21:54 PM
Quick Conversions
| XPF | BRL |
|---|---|
| 1 XPF | 0.05 BRL |
| 10 XPF | 0.49 BRL |
| 50 XPF | 2.46 BRL |
| 100 XPF | 4.93 BRL |
| 500 XPF | 24.63 BRL |
| 1,000 XPF | 49.25 BRL |
Get XPF/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BRLExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-27T19:21:54Z",
"rates": {
"BRL": 0.04925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BRL",
"amount": 100
},
"result": 4.925,
"rate": 0.04925
}Build with XPF/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key