Rate Overview
Live
1 BRL = 0.143081 FKP
1 FKP = 6.9890
BRL
Avg
0.142361
High
0.143081
Low
0.141095
Last updated: 3/27/2026, 9:49:43 AM
Quick Conversions
| BRL | FKP |
|---|---|
| 1 BRL | 0.14 FKP |
| 10 BRL | 1.43 FKP |
| 50 BRL | 7.15 FKP |
| 100 BRL | 14.31 FKP |
| 500 BRL | 71.54 FKP |
| 1,000 BRL | 143.08 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-03-27T09:49:43Z",
"rates": {
"FKP": 0.143081
}
}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.308100000000001,
"rate": 0.143081
}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