Rate Overview
Live
1 KRW = 0.003381 BRL
1 BRL = 295.7705
KRW
Avg
0.003374
High
0.003393
Low
0.003353
Last updated: 5/7/2026, 5:38:07 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.69 BRL |
| 1,000 KRW | 3.38 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-05-07T05:38:07Z",
"rates": {
"BRL": 0.003381
}
}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.3381,
"rate": 0.003381
}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