Rate Overview
Live
1 BRL = 0.145349 FKP
1 FKP = 6.8800
BRL
Avg
0.141536
High
0.150105
Low
0.132779
Last updated: 7/20/2026, 10:33:28 AM
Quick Conversions
| BRL | FKP |
|---|---|
| 1 BRL | 0.15 FKP |
| 10 BRL | 1.45 FKP |
| 50 BRL | 7.27 FKP |
| 100 BRL | 14.53 FKP |
| 500 BRL | 72.67 FKP |
| 1,000 BRL | 145.35 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-20T10:33:28Z",
"rates": {
"FKP": 0.145349
}
}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.5349,
"rate": 0.145349
}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