Rate Overview
Live
1 BRL = 19.7688 XPF
1 XPF = 0.050585
BRL
Avg
19.6575
High
19.9494
Low
19.3829
Last updated: 3/27/2026, 6:16:31 PM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 19.77 XPF |
| 10 BRL | 197.69 XPF |
| 50 BRL | 988.44 XPF |
| 100 BRL | 1,976.88 XPF |
| 500 BRL | 9,884.41 XPF |
| 1,000 BRL | 19,768.83 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-03-27T18:16:31Z",
"rates": {
"XPF": 19.768825
}
}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": 1976.8825,
"rate": 19.768825
}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