Rate Overview
Live
1 BRL = 20.1867 XPF
1 XPF = 0.049538
BRL
Avg
20.1707
High
20.2581
Low
20.0866
Last updated: 7/6/2026, 12:37:12 AM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 20.19 XPF |
| 10 BRL | 201.87 XPF |
| 50 BRL | 1,009.33 XPF |
| 100 BRL | 2,018.67 XPF |
| 500 BRL | 10,093.33 XPF |
| 1,000 BRL | 20,186.66 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-07-06T00:37:12Z",
"rates": {
"XPF": 20.186662
}
}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": 2018.6662,
"rate": 20.186662
}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