Rate Overview
Live
1 BRL = 172.9878 KPW
1 KPW = 0.005781
BRL
Avg
174.6847
High
183.3300
Low
164.2955
Last updated: 8/20/2026, 9:39:25 AM
Quick Conversions
| BRL | KPW |
|---|---|
| 1 BRL | 172.99 KPW |
| 10 BRL | 1,729.88 KPW |
| 50 BRL | 8,649.39 KPW |
| 100 BRL | 17,298.78 KPW |
| 500 BRL | 86,493.92 KPW |
| 1,000 BRL | 172,987.84 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-20T09:39:25Z",
"rates": {
"KPW": 172.987836
}
}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": 17298.7836,
"rate": 172.987836
}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