Rate Overview
Live
1 BRL = 173.2269 KPW
1 KPW = 0.005773
BRL
Avg
175.7299
High
183.1061
Low
169.6240
Last updated: 8/21/2026, 11:32:16 AM
Quick Conversions
| BRL | KPW |
|---|---|
| 1 BRL | 173.23 KPW |
| 10 BRL | 1,732.27 KPW |
| 50 BRL | 8,661.34 KPW |
| 100 BRL | 17,322.69 KPW |
| 500 BRL | 86,613.44 KPW |
| 1,000 BRL | 173,226.89 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-08-21T11:32:16Z",
"rates": {
"KPW": 173.226889
}
}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": 17322.6889,
"rate": 173.226889
}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