Rate Overview
Live
1 BRL = 19.7552 XPF
1 XPF = 0.050620
BRL
Avg
19.3822
High
19.8816
Low
18.5569
Last updated: 3/27/2026, 4:30:54 PM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 19.76 XPF |
| 10 BRL | 197.55 XPF |
| 50 BRL | 987.76 XPF |
| 100 BRL | 1,975.52 XPF |
| 500 BRL | 9,877.61 XPF |
| 1,000 BRL | 19,755.22 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-27T16:30:54Z",
"rates": {
"XPF": 19.755223
}
}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": 1975.5223,
"rate": 19.755223
}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