Rate Overview
Live
1 BRL = 174.8404 KPW
1 KPW = 0.005720
BRL
Avg
173.7870
High
175.3078
Low
172.4571
Last updated: 8/23/2026, 8:22:03 PM
Quick Conversions
| BRL | KPW |
|---|---|
| 1 BRL | 174.84 KPW |
| 10 BRL | 1,748.40 KPW |
| 50 BRL | 8,742.02 KPW |
| 100 BRL | 17,484.04 KPW |
| 500 BRL | 87,420.18 KPW |
| 1,000 BRL | 174,840.36 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-23T20:22:03Z",
"rates": {
"KPW": 174.840361
}
}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": 17484.0361,
"rate": 174.840361
}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