Rate Overview
Live
1 BRL = 19.5393 XPF
1 XPF = 0.051179
BRL
Avg
19.5528
High
19.7010
Low
19.4265
Last updated: 3/7/2026, 7:40:09 AM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 19.54 XPF |
| 10 BRL | 195.39 XPF |
| 50 BRL | 976.96 XPF |
| 100 BRL | 1,953.93 XPF |
| 500 BRL | 9,769.63 XPF |
| 1,000 BRL | 19,539.25 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-07T07:40:09Z",
"rates": {
"XPF": 19.539251
}
}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": 1953.9251,
"rate": 19.539251
}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