Rate Overview
Live
1 BRL = 0.142491 FKP
1 FKP = 7.0180
BRL
Avg
0.142457
High
0.143186
Low
0.142072
Last updated: 9/1/2026, 4:15:30 PM
Quick Conversions
| BRL | FKP |
|---|---|
| 1 BRL | 0.14 FKP |
| 10 BRL | 1.42 FKP |
| 50 BRL | 7.12 FKP |
| 100 BRL | 14.25 FKP |
| 500 BRL | 71.25 FKP |
| 1,000 BRL | 142.49 FKP |
Get BRL/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=FKPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-09-01T16:15:30Z",
"rates": {
"FKP": 0.142491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "FKP",
"amount": 100
},
"result": 14.2491,
"rate": 0.142491
}Build with BRL/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key