Rate Overview
Live
1 BRL = 174.5408 KPW
1 KPW = 0.005729
BRL
Avg
174.1538
High
175.1006
Low
173.0443
Last updated: 7/9/2026, 11:02:20 PM
Quick Conversions
| BRL | KPW |
|---|---|
| 1 BRL | 174.54 KPW |
| 10 BRL | 1,745.41 KPW |
| 50 BRL | 8,727.04 KPW |
| 100 BRL | 17,454.08 KPW |
| 500 BRL | 87,270.39 KPW |
| 1,000 BRL | 174,540.78 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-07-09T23:02:20Z",
"rates": {
"KPW": 174.540776
}
}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": 17454.0776,
"rate": 174.540776
}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