Rate Overview
Live
1 BRL = 178.4342 KPW
1 KPW = 0.005604
BRL
Avg
179.1132
High
179.9043
Low
178.3596
Last updated: 5/27/2026, 6:32:35 PM
Quick Conversions
| BRL | KPW |
|---|---|
| 1 BRL | 178.43 KPW |
| 10 BRL | 1,784.34 KPW |
| 50 BRL | 8,921.71 KPW |
| 100 BRL | 17,843.42 KPW |
| 500 BRL | 89,217.08 KPW |
| 1,000 BRL | 178,434.17 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-05-27T18:32:35Z",
"rates": {
"KPW": 178.43417
}
}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": 17843.417,
"rate": 178.43417
}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