Rate Overview
Live
1 FKP = 7.0387 BRL
1 BRL = 0.142072
FKP
Avg
6.9920
High
7.0542
Low
6.9206
Last updated: 3/7/2026, 1:07:21 AM
Quick Conversions
| FKP | BRL |
|---|---|
| 1 FKP | 7.04 BRL |
| 10 FKP | 70.39 BRL |
| 50 FKP | 351.94 BRL |
| 100 FKP | 703.87 BRL |
| 500 FKP | 3,519.35 BRL |
| 1,000 FKP | 7,038.70 BRL |
Get FKP/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=BRLExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-07T01:07:21Z",
"rates": {
"BRL": 7.038702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "BRL",
"amount": 100
},
"result": 703.8702,
"rate": 7.038702
}Build with FKP/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key