Rate Overview
Live
1 BRL = 0.145658 FKP
1 FKP = 6.8654
BRL
Avg
0.146121
High
0.146705
Low
0.145658
Last updated: 6/30/2026, 7:24:07 PM
Quick Conversions
| BRL | FKP |
|---|---|
| 1 BRL | 0.15 FKP |
| 10 BRL | 1.46 FKP |
| 50 BRL | 7.28 FKP |
| 100 BRL | 14.57 FKP |
| 500 BRL | 72.83 FKP |
| 1,000 BRL | 145.66 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-06-30T19:24:07Z",
"rates": {
"FKP": 0.145658
}
}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.565800000000001,
"rate": 0.145658
}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