Rate Overview
Live
1 BRL = 171.1924 KPW
1 KPW = 0.005841
BRL
Avg
172.4573
High
175.4149
Low
170.5764
Last updated: 3/7/2026, 7:41:16 AM
Quick Conversions
| BRL | KPW |
|---|---|
| 1 BRL | 171.19 KPW |
| 10 BRL | 1,711.92 KPW |
| 50 BRL | 8,559.62 KPW |
| 100 BRL | 17,119.24 KPW |
| 500 BRL | 85,596.20 KPW |
| 1,000 BRL | 171,192.41 KPW |
Get BRL/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=KPWExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-07T07:41:16Z",
"rates": {
"KPW": 171.192408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "KPW",
"amount": 100
},
"result": 17119.2408,
"rate": 171.192408
}Build with BRL/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key