Rate Overview
Live
1 BRL = 298.0675 KRW
1 KRW = 0.003355
BRL
Avg
300.6801
High
303.4602
Low
297.2172
Last updated: 5/28/2026, 6:55:31 AM
Quick Conversions
| BRL | KRW |
|---|---|
| 1 BRL | 298.07 KRW |
| 10 BRL | 2,980.68 KRW |
| 50 BRL | 14,903.38 KRW |
| 100 BRL | 29,806.75 KRW |
| 500 BRL | 149,033.77 KRW |
| 1,000 BRL | 298,067.54 KRW |
Get BRL/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=KRWExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-28T06:55:31Z",
"rates": {
"KRW": 298.067537
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "KRW",
"amount": 100
},
"result": 29806.7537,
"rate": 298.067537
}Build with BRL/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key