Rate Overview
Live
1 BRL = 0.147606 FKP
1 FKP = 6.7748
BRL
Avg
0.145987
High
0.147788
Low
0.144051
Last updated: 7/26/2026, 5:38:10 PM
Quick Conversions
| BRL | FKP |
|---|---|
| 1 BRL | 0.15 FKP |
| 10 BRL | 1.48 FKP |
| 50 BRL | 7.38 FKP |
| 100 BRL | 14.76 FKP |
| 500 BRL | 73.80 FKP |
| 1,000 BRL | 147.61 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-07-26T17:38:10Z",
"rates": {
"FKP": 0.147606
}
}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.760599999999998,
"rate": 0.147606
}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