Rate Overview
Live
1 KRW = 0.003441 BRL
1 BRL = 290.6132
KRW
Avg
0.004012
High
0.005092
Low
0.003441
Last updated: 3/27/2026, 1:26:53 AM
Quick Conversions
| KRW | BRL |
|---|---|
| 1 KRW | 0.00 BRL |
| 10 KRW | 0.03 BRL |
| 50 KRW | 0.17 BRL |
| 100 KRW | 0.34 BRL |
| 500 KRW | 1.72 BRL |
| 1,000 KRW | 3.44 BRL |
Get KRW/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=BRLExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T01:26:53Z",
"rates": {
"BRL": 0.003441
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "BRL",
"amount": 100
},
"result": 0.3441,
"rate": 0.003441
}Build with KRW/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key