Rate Overview
Live
1 FKP = 6.9890 BRL
1 BRL = 0.143081
FKP
Avg
7.2970
High
7.7703
Low
6.9593
Last updated: 3/27/2026, 9:53:01 AM
Quick Conversions
| FKP | BRL |
|---|---|
| 1 FKP | 6.99 BRL |
| 10 FKP | 69.89 BRL |
| 50 FKP | 349.45 BRL |
| 100 FKP | 698.90 BRL |
| 500 FKP | 3,494.52 BRL |
| 1,000 FKP | 6,989.03 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-27T09:53:01Z",
"rates": {
"BRL": 6.98903
}
}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": 698.903,
"rate": 6.98903
}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