Rate Overview
Live
1 BRL = 173.9359 KPW
1 KPW = 0.005749
BRL
Avg
176.3398
High
178.1288
Low
173.9359
Last updated: 6/19/2026, 8:52:23 AM
Quick Conversions
| BRL | KPW |
|---|---|
| 1 BRL | 173.94 KPW |
| 10 BRL | 1,739.36 KPW |
| 50 BRL | 8,696.79 KPW |
| 100 BRL | 17,393.59 KPW |
| 500 BRL | 86,967.93 KPW |
| 1,000 BRL | 173,935.86 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-06-19T08:52:23Z",
"rates": {
"KPW": 173.935862
}
}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": 17393.586199999998,
"rate": 173.935862
}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